[rt-users] Date Format
Michael S. Liebman
m-liebman at northwestern.edu
Fri Jun 4 11:05:30 EDT 2004
On Fri, Jun 04, 2004 at 09:58:17AM -0500, Dave Thacker wrote:
> We'd like the date entry 06/09/2004 to equal June, 9 2004. Currently it's
> stored as September 6, 2004. I haven't been able to find a place to change
> this setting. Is it adjustable?
>From /path/to/rt3/etc/RT_Config.pm
> # {{{ RT Date Handling Options (for Time::ParseDate)
>
> # Set this to 1 if your local date convention looks like "dd/mm/yy"
> # instead of "mm/dd/yy".
>
> Set($DateDayBeforeMonth , 1);
Change this in your RT_SiteConfig.pm
Michael
--
Michael S. Liebman m-liebman at northwestern.edu
http://msl521.freeshell.org/
"I have vision and the rest of the world wears bifocals."
-Paul Newman in "Butch Cassidy & the Sundance Kid"
More information about the rt-users
mailing list