- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Mar 2012 16:50:56 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16539
Summary: The undefined date type
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
AssignedTo: cam@mcc.id.au
ReportedBy: w3c@marcosc.com
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
in 4.2.26. Date, it sez:
"If the time value of V is NaN, then return the undefined IDL Date value."
Does that mean "return undefined"? or "return new Date(undefined)"? or
something else?
It's not really clear to me how the following is represented:
"An additional value that this type can represent is one that indicates an
indeterminate or undefined time, which we write as undefined."
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 27 March 2012 16:50:59 UTC