Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 134197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:34:12+00:00 2026-05-11T06:34:12+00:00

For some reason I can’t save a Time to MySQL. My Column is a

  • 0

For some reason I can’t save a Time to MySQL. My Column is a datetime and I’ve also tried using a timestamp when I was testing. Here’s my console session below:

 $ ./script/console Loading development environment (Rails 2.1.0) >> Event.find 1 # Event id: 1, name: 'Meeting at XXX', start_date: '2009-01-17' >> e.start_date = Time.now => Thu Jan 22 16:40:01 0000 2009 >> e.save => true >> e.start_date => Thu Jan 22 16:40:01 0000 2009 >> e.reload # Event id: 1, name: 'Meeting at XXX', start_date: '2009-01-22' 

The time part is just getting ignored in updates and querys.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T06:34:13+00:00Added an answer on May 11, 2026 at 6:34 am

    Turns out it was caused by this old code from from Rails 1 or lower days.

    ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS.merge!(   :date_month => '%d %b',   :dd_mm_yyyy => '%d/%m/%y',   :yyyy_mm_dd  => '%Y-%m-%d' )  ActiveSupport::CoreExtensions::Time::Conversions::DATE_FORMATS.merge!(     ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS ) 

    Removing that solved the problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason I can't seem to get the MySQL Net Connector to work
Hi I'm using blueprint and for some reason I can't override some of their
Relatively new to using database and for some reason I can't get this 'execute'
For some reason I can't get Basic Authentication to work using PHP on my
For some reason I can't get open() to open a file. Here's my code.
For some reason I can get this to work, using single proxy everything seems
For some reason I can't seem to use non-capturing groups in MySQL. Is there
I just started using Sublime Text 2 but for some reason I can't get
For some reason I can't seem to match a parentheses in Flex using Regex
For some reason I can't horizontally scroll through my linear layout... I tried this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.