Update README.md

This commit is contained in:
Bob Wen 2021-11-04 13:50:55 +08:00
parent d2b81d4ae0
commit 34d1b5abfe
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ $ exit
Done
```
Note: Windows users need to be aware of the date format in their region. Default format is `MM-DD-YY`, users in non-U.S. regions may need to customize it with the `-C` parameter, eg:
Note: Windows users need to be aware of the date format in their region. Default format(from [dayjs](https://day.js.org/docs/en/display/format)) is `MM-DD-YY`, users in non-U.S. regions may need to customize it with the `-C` parameter, eg:
`[time ]HH[:]mm[:]ss[.]SS[ && date ]YY[-]MM[-]DD`.