fix human error in formatting date with ISO 8601

This commit is contained in:
Pratham Patel 2023-11-26 15:29:11 +05:30
parent 94165256cf
commit d6ba5569b8
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ gravatar = "thefirst1322@gmail.com"
info = "haccerman"
# https://www.iso.org/iso-8601-date-and-time-format.html
dateFormat = "2006-02-01"
dateFormat = "2006-01-02"
# always left to right text, nothing barbaric here
rtl = false