- From: kai zhu <notifications@github.com>
- Date: Fri, 29 Mar 2019 15:46:46 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 March 2019 22:47:09 UTC
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