search for: tzinfo_rails

Displaying 2 results from an estimated 2 matches for "tzinfo_rails".

2006 Jan 30
1
Introduction & time_zone_select with mapped TimeZone question
...e of a timezone, while almost all timezones are set using forms... I also had a look at the use of the TZInfo library, but it does seem likely that rails will one day support daylight savings times ?...and in that case it is wise to stick with rails...: http://lunchroom.lunchboxsoftware.com/pages/tzinfo_rails Wybo
2007 Apr 03
1
Some timezone trouble involving tzinfo and postgresql
...rking off of, in particular this one internet archived version of Scott Barron''s very useful article on the subject that is no longer available at the original URL that is linked to from the TZInfo page: http://web.archive.org/web/20060425190845/http://lunchroom.lunchboxsoftware.com/pages/tzinfo_rails I''m not looking to pull of anything fancy here, but I''ve ended up a bit of a stumper in which utc_to_local appears to be adjusting the UTC- stored time twice. This is what I''ve done so far: 1. Set ENV[''TZ''] = ''UTC'' in config/environm...