- From: <bugzilla@jessica.w3.org>
- Date: Tue, 19 Nov 2013 03:01:30 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23853 --- Comment #14 from Boris Zbarsky <bzbarsky@mit.edu> --- > It doesn't seem bad if it's done across the platform with all new APIs That's the plan. > If numbers are used, I'd recommend using seconds as a double, not milliseconds > as an integer. _That_ makes it pretty unclear how to get a Date out of it. If we want sub-millisecond precision (not sure how useful this is for File), we could do a millisecond-since-epoch double. > like the rest of the world Where on the web are seconds-since-epoch used? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 19 November 2013 03:01:31 UTC