mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Merge pull request #6135 from LucasLarson/relative-dates
docs: date: Remove unimplemented example
This commit is contained in:
commit
595f4f98af
1 changed files with 0 additions and 6 deletions
|
@ -79,9 +79,3 @@ Show the time on the west coast of the US (use tzselect(1) to find TZ)
|
|||
```
|
||||
TZ='America/Los_Angeles' date
|
||||
```
|
||||
|
||||
Show the local time for 9AM next Friday on the west coast of the US
|
||||
|
||||
```
|
||||
date --date='TZ="America/Los_Angeles" 09:00 next Fri'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue