comment wikia Date_format_by_country

This commit is contained in:
Bob Wen 2021-11-06 23:32:27 +08:00
parent c532751be0
commit d51b1d1d0e
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ COMMANDS = {
# yes I got it, weird but effective
# reg query "HKEY_CURRENT_USER\Control Panel\International" /v sShortDate
# various formats need to be recognized...
#* @see # https://calendars.wikia.org/wiki/Date_format_by_country
win32: '[time ]HH:mm:ss.SS[ && date ]MM-DD-YY'
linux: '[date -s ]"YYYY-MM-DD HH:mm:ss"'
}