Yeah, I was wrong.
Edit folder.html and change:

[#$DSPFMT_WDATE=%a %I:%M %p#]

to:

[#$DSPFMT_WDATE=%a %H:%M#]


Edit readmsg.html and change:

[#$DSPFMT_DATE=%d %b %Y, %I:%M:%S %p#]

to:

[#$DSPFMT_DATE=%d %b %Y, %H:%M:%S#]


To get more help about formatting date/time output, check
http://www.dwam.net/docs/perl/site/lib/Date/Format.html

Hope this help.



Reply via email to