Hi Mark, 2008/11/12 Mark Beattie <[EMAIL PROTECTED]>: > Thanks for pointing that out. I can see where I was mistaken - we're using > the tzinfo_timezone plugin for Ruby on Rails which claims "This plugin > installs a replacement for the TimeZone class. The replacement uses the > TZInfo library (http://tzinfo.rubyforge.org) to do the time > zone conversions" but I see now that they've actually hard-coded the UTC > offset labels for display purposes and have set Caracas to -14400.
I've submitted a patch to fix the Caracas offset in tzinfo_timezone: http://rails.lighthouseapp.com/projects/8995-rails-plugins/tickets/44-caracas-timezone-has-changed-to-gmt-430 I've also submitted an equivalent patch for Rails, since it has a similar list of Timezones: http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/1361-caracas-timezone-has-changed-to-gmt-430 Regards, Phil -- Phil Ross http://tzinfo.rubyforge.org/ -- DST-aware timezone library for Ruby _______________________________________________ TZInfo-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/tzinfo-users
