- From: <bugzilla@jessica.w3.org>
- Date: Tue, 19 Nov 2013 09:03:34 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23853 --- Comment #16 from Victor Costan <costan@gmail.com> --- As a Web developer, I would definitely prefer milliseconds-since-epoch, so I can add/subtract dates. It is a bit awkward to work with this format, but I already have to do this for Date values and setTimeout / setInterval. Having two units of measurement introduces an extra inconsistency that would make it difficult to understand or review any code involving dates. As far as "double" vs "long long" goes, I will implement what you decide on. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 19 November 2013 09:03:35 UTC