mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #6135 from LucasLarson/relative-dates
docs: date: Remove unimplemented example
This commit is contained in:
@@ -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'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user