Re: [w3c/IndexedDB] Prebuilt IndexedDB format (#224)

different perspective.  i tend to design javascript-systems on assumption it will interact with "dumb" non-locale aware systems (sqlite3, shell-scripts, etc...).  and JSON-data like ```{"utc_datetime":"2019-03-29T05:43:00.000Z","timezoneOffset":300}``` is usually sufficient.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/224#issuecomment-478171706

Received on Friday, 29 March 2019 22:47:09 UTC