Date format not changing
PostPosted:Fri Sep 21, 2012 6:25 pm
by dandevnull
My users would like the date to be in month-day-year (US). I've selected the correct default-language = en-US but the format persists. Is there something else I need to do to get them off my back?
Version: 5.1.10 (build: 7564)
Thanks.
Re: Date format not changing
PostPosted:Fri Sep 21, 2012 10:45 pm
by jllort
Go to translations ( could be some mistake ) and there's the date.pattern ( simply change to your own format ). Here you can found all available parameters
http://docs.oracle.com/javase/1.4.2/doc ... ormat.html
Re: Date format not changing
PostPosted:Mon Sep 24, 2012 6:45 pm
by dandevnull
Thank you. That's the ticket. Strange that is was incorrect.