[rt-users] Re: Buggy Date searching - GMT mishap?
Ben Goodwin
ben at atomicmatrix.net
Tue Jan 13 17:09:23 EST 2004
Indeed replacing Tickets_Overlay.pm with the 3.0.6 one corrects the problem.
>From 3.0.8's file:
} else {
$value = strftime("%Y-%m-%d %H:%M", gmtime($time));
$sb->_SQLLimit(
that should be localtime. It was in 3.0.6
-=| Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20040113/86f4fb53/attachment.htm>
More information about the rt-users
mailing list