Hello All,
I hope you had a great Thanksgiving!

I was hoping to get your feedback on our new plugin we're calling timezone_fu that works on top of TZInfo, and lets you do elegant timezone conversions from the model, like:

 class Event < ActiveRecord::Base
   has_timezone :fields => [ :start_datetime, :end_datetime]
 end

We'd love your thoughts and constructive criticism!

http://hackd.wordpress.com/2007/11/23/sexy-time-zones-in-ruby-on-rails-with-timezone_fu/

Note: thanks to Phil, I do want to call out that this is slightly different from TzTime which changes all times according to the authenticated user.

Thanks,
Matt
--
Matthew Moore
Co-Founder of ThriveSmart
www.thrivesmart.com
_______________________________________________
TZInfo-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/tzinfo-users

Reply via email to