This seems simple and daft, but I'm saving records and they're getting saved 
with the created_at time set to local time. But when I retrieve these records 
and do time comparisons with these values, it's treating them as UTC, so 
everything is off by 7 hours.

I've got the time zone set in my Application controller.

What am I missing?

-- 
SD Ruby mailing list
sdruby@googlegroups.com
http://groups.google.com/group/sdruby

Reply via email to