From: Trans Date: 2008-04-17T17:56:41+09:00 Subject: Re: What is the standard YAML date format that loads for timestamps? On Apr 16, 6:34 pm, Xeno Campanoli wrote: > Please respond with an exact syntax. I am presently using Time.at(ts) > and I end up with a null in my database. Not sure I understand the question. --- adate: 2008-04-017 This will load as a Date object. T.