Hi,
I'm using a fresh install of Dolibarr 3.2.3 using en_US as the language. I wanted to change the date formats from mm/dd/yy in most places to yyyy/mm/dd. My invoice now has a date that looks like this (using crab):
2013/00/01/06/13
My date lines in main.lang look like this:
FormatDateShort=%Y/%M/%D
FormatDateShortJava=yyyy/MM/DD
FormatDateShortJQuery=yyyy/mm/dd
Can someone tell me where I screwed up please?
Thanks!
↧