The created_at field for all the records in the database is about 10 hours behind. However MySQL's `now()` command returns the correct time, and so does `Time.new` in ruby.
In the environment.rb config file I have set: config.time_zone = 'UTC +10:00' config.time_zone = 'Sydney' Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
