Re: [whatwg] Date Update?

2014-05-27 Thread Garrett Smith
On 5/27/14, Garrett Smith wrote: > Question: If the even starts at 2am and ends immediately > after 3 am, on May 9, how long is it? > Correction: Mar 9, not May 9. -- Garrett @xkit ChordCycles.com garretts.github.io ___ es-discuss mailing list es-discu

Re: [whatwg] Date Update?

2014-05-27 Thread Garrett Smith
On 5/25/14, Norbert Lindenberg wrote: > On May 19, 2014, at 11:34 , Garrett Smith wrote: > >> On 1/19/14, Norbert Lindenberg wrote: >>> >>> On Jan 19, 2014, at 10:01 , Jasper St. Pierre >>> wrote: >>> On Sunday, January 19, 2014, Garrett Smith wrote: >>> [...] > I should have

Re: [whatwg] Date Update?

2014-05-25 Thread Norbert Lindenberg
[Dropping whatwg@ and public-script-coord@ since this appears to be an ECMAScript issue.] On May 19, 2014, at 11:34 , Garrett Smith wrote: > On 1/19/14, Norbert Lindenberg wrote: >> >> On Jan 19, 2014, at 10:01 , Jasper St. Pierre >> wrote: >> >>> On Sunday, January 19, 2014, Garrett Smith

Re: [whatwg] Date Update?

2014-05-19 Thread Garrett Smith
On 5/19/14, Garrett Smith wrote: > On 1/19/14, Norbert Lindenberg wrote: >> >> On Jan 19, 2014, at 10:01 , Jasper St. Pierre >> wrote: >> >>> On Sunday, January 19, 2014, Garrett Smith >>> wrote: >>> >> >>> > What considerations are there for codifying the behavior for >>> > Date.parse? Middle

Re: [whatwg] Date Update?

2014-05-19 Thread Garrett Smith
On 1/19/14, Norbert Lindenberg wrote: > > On Jan 19, 2014, at 10:01 , Jasper St. Pierre > wrote: > >> On Sunday, January 19, 2014, Garrett Smith >> wrote: >> > >> > What considerations are there for codifying the behavior for >> > Date.parse? Middle endian date format parsing works: >> > Date.pa

Re: [whatwg] Date Update?

2014-01-19 Thread Norbert Lindenberg
On Jan 19, 2014, at 10:01 , Jasper St. Pierre wrote: > On Sunday, January 19, 2014, Garrett Smith wrote: > > > What considerations are there for codifying the behavior for > > Date.parse? Middle endian date format parsing works: > > Date.parse("2/11/2013"); Should this be standardized here: >

Re: [whatwg] Date Update?

2014-01-19 Thread Rick Waldron
Garrett, I'm cc'ing es-discuss, as that's a more appropriate list for discussing updates and extensions to the language's built-in objects. Rick On Sunday, January 19, 2014, Garrett Smith wrote: > Hi All - > > Just some random ideas on JavaScript Date. I understand that it was > copied from Ja