The Exhaustive Guide to Rails Time Zones - Alexander Danilenko - 0 views
-
you can use "wrong" methods in development and fairly often get valid results. But then you'll face with unexpected problems on production.
-
Ruby provides two classes to manage time: Time and DateTime
-
that's in Ruby! When it comes to Rails things get a bit more complicated
- ...15 more annotations...