Rails 3 to_s(:db) when database time is NOT UTC 04/12/2014 at 19:22 by yigit under Eğitim, Ruby on Rails 0 comments Think about a rails application that stores its dates in MySQL in Pacific timezone rather than UTC. How can I get consistent datetime with Time.now Continue reading... Tags datetime, mysql, timeoperations