Ruby on Rails Monday, December 13, 2010

On 13 December 2010 21:54, pepe <Pepe@betterrpg.com> wrote:
> Hello,
>
> I am running into a little issue. There is a considerable time
> difference between the time that the console is giving me and the time
> I am seeing in the created_at and updated_at column in the DB. The
> difference is about 5 hours.
>
> I don't think the problem is in the DB, but I could be wrong.

The value in the db should be UTC, so may be correct, dependent on
where you are.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment