Taking a whack at this again now that I have my first ruby application up and running. Is there any example code or articles on handling timezones anyone can share? -- Thanks. Lon Baker
What, exactly, are you trying to do with timezones? You want it to be configurable and display posted dates in a user''s local time zone? On Wed, 12 Jan 2005 18:14:50 -0500, Lon Baker <lon-JCsVN+o+Xp98UrSeD/g0lQ@public.gmane.org> wrote:> Taking a whack at this again now that I have my first ruby application > up and running. > > Is there any example code or articles on handling timezones anyone can > share? > > -- > Thanks. > Lon Baker > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Yes. That is what I am looking at. I knew how to do it in Java, but in Ruby it seems a bit confusing. On Jan 12, 2005, at 9:58 PM, rails-request-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org wrote:> What, exactly, are you trying to do with timezones? You want it to be > configurable and display posted dates in a user''s local time zone? >-- Lon