Commit fe50a0
2026-04-23 05:28:59 David Marsh: -/-| howto/date.md .. | |
| @@ 20,7 20,7 @@ | |
| date "+%Y-%m-%d" | |
| ``` | |
| ```bash | |
| - | $ date "+%Y%m%dT%H%M%S" |
| + | date "+%Y%m%dT%H%M%S" |
| ``` | |
| ## Yesterday and Tomorrow | |
| howto/date.md .. | |
| @@ 20,7 20,7 @@ | |
| date "+%Y-%m-%d" | |
| ``` | |
| ```bash | |
| - | $ date "+%Y%m%dT%H%M%S" |
| + | date "+%Y%m%dT%H%M%S" |
| ``` | |
| ## Yesterday and Tomorrow | |