Commit 529f281
committed
Fix
For reference:
- https://unix.stackexchange.com/questions/162607/date-command-going-back-one-or-two-days-seeing-different-flags
- https://pubs.opengroup.org/onlinepubs/9699919799/utilities/date.html
In short, OSX has a convenient `-v` option which is not in the POSIX
standard, while the Ubuntu `date` has a `--date` option.date usage1 parent c68ebc4 commit 529f281
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments