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

why can't you use JSON for date?  isn't ```"2017-11-09T20:12:12.834Z"```  sufficiently precise for ```new Date(1510258332834).toISOString()```?

-- 
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-477867266

Received on Friday, 29 March 2019 04:56:20 UTC