mirror of https://github.com/bobwen-dev/htpdate
Update README.md
This commit is contained in:
parent
d2b81d4ae0
commit
34d1b5abfe
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue