In JavaScript, the native date representation is the number of milliseconds
since the Unix Epoch. I assume this applies in JSON/CouchDB.
On Jul 6, 2011 1:52 PM, "Peter Nolan" <[email protected]> wrote:
> Not to hijack the thread, but what is couchdb's standard for dates? For
> example, if i save a doc with a field of date:new Date()
> what is the format that the date is saved in the couchdb doc?
> And is there a script available to convert any date object to this format?
>
> Thanks,
>
> -Pete

Reply via email to