[GH-ISSUE #45] About Dates #1012

Closed
opened 2026-04-28 22:01:13 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @jo on GitHub (May 18, 2015).
Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/45

Originally created by @jo on GitHub (May 18, 2015). Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/45
Author
Owner

@jo commented on GitHub (May 18, 2015):

How to store dates in couchdb

<!-- gh-comment-id:103084317 --> @jo commented on GitHub (May 18, 2015): How to store dates in couchdb
Author
Owner

@jo commented on GitHub (May 19, 2015):

var d = new Date(0
d.toJSON() === d.toISOString()
<!-- gh-comment-id:103390150 --> @jo commented on GitHub (May 19, 2015): ``` js var d = new Date(0 d.toJSON() === d.toISOString() ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/couchdb-best-practices#1012
No description provided.