mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
docs: date: Remove unimplemented example
also treated in #2685 and #3463 Signed-off-by: Lucas Larson <LucasLarson@riseup.net>
This commit is contained in:
parent
2d7fa36aef
commit
3bf5582dbb
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