Login
From:
The Neighbourhoodie Blog
(Uncensored)
subscribe
How to Store Dates in CouchDB
https://neighbourhood.ie/blog/2024/08/14/how-to-store-dates-in-couchdb
links
backlinks
Roast topics
Find topics
Find it!
CouchDB uses JSON as a data format, and JSON does not have a built-in way to represent dates. But dates are commonly used when building applications for all sorts of things, and there are ways to store them in CouchDB, so how is that done?