- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 Aug 2013 20:53:42 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22824 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@hixie.ch --- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> --- I think Date's disadvantages have been dramatically overstated. See bug 22714 comment 13 and 22714 comment 14. HTML uses Date in two places, media.startDate() and input.valueAsDate (the latter is unfortunately an attribute, not a method, but returns a new value each time, which isn't idiomatic, but it's already deployed, so whatever), and I would certainly consider using it again where appropriate (e.g. on the <time> element's API). -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 14 August 2013 20:53:43 UTC