The Future, Conan?

Why aren’t my fixtures properly loading their ‘registered’ timestamps correctly?

Ah, the dreaded Year 2038 issue

loads fine: user_registered: ’2038-01-18 21:14:07′

not happy: user_registered: ’2038-01-18 21:14:08′

So, that fixture that I just wanted to have ‘a date way out in the future’ will need to be knocked back a few years I guess.

Advertisement

Leave a Comment

Filed under rails, Ruby, SQL

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s