From: Comfort Eagle Date: 2006-12-01T05:01:50+09:00 Subject: dates, scheduling tasks, mysql What is the best Date format for working with dates in ruby & mysql? I have a recurring task that once complete I want to update the db to reflect the next time to do it. "2006-11-30" as a string ends up being just "2006". tnx in advance. -- Posted via http://www.ruby-forum.com/.