RT::Date and Timezones

Hi all,

I’m having problems working with the RT::Date module. RT internal dates
like Created and Due Date are working correctly, but the dates I work on
in my scrips while using this module are wrong by an hour (I’m currently
on BST/GMT+1 and RT::Date seems to be working on GMT, I think).
I suspect it to be related with timezone information that the RT::Date
module isn’t compensating for in my code, but that the RT web interface
takes in consideration.

I’ve seen on the mailing lists that this was worked on and corrected for
3.6.4 . I’m currently using 3.6.5 . Is this still an issue or am I
missing something ?

Thanks and regards,
Carlos Silva

Hi all,

I’m having problems working with the RT::Date module. RT internal dates
like Created and Due Date are working correctly, but the dates I work on
in my scrips while using this module are wrong by an hour (I’m currently
on BST/GMT+1 and RT::Date seems to be working on GMT, I think).
I suspect it to be related with timezone information that the RT::Date
module isn’t compensating for in my code, but that the RT web interface
takes in consideration.

I’ve seen on the mailing lists that this was worked on and corrected for
3.6.4 . I’m currently using 3.6.5 . Is this still an issue or am I
missing something ?

Thanks and regards,
Carlos Silva