- From: Arun Ranganathan <aranganathan@mozilla.com>
- Date: Fri, 12 Nov 2010 11:07:41 -0800 (PST)
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Anne van Kesteren <annevk@opera.com>, Eric Uhrhane <ericu@google.com>, Web Applications Working Group WG <public-webapps@w3.org>, Ian Hickson <ian@hixie.ch>, public-device-apis <public-device-apis@w3.org>, Jian Li <jianli@chromium.org>, Boris Zbarsky <bzbarsky@mit.edu>
----- Original Message ----- > On 11/12/10 11:53 AM, Boris Zbarsky wrote: > > OK, then we need to define rules for instantiating a Date object > > here > > (in the face of strings that may or may not be valid date format > > strings, or may be ambiguous, note). Is the proposal to just call > > new > > Date(str)? > > Er, nevermind. We're talking about file modification dates, not web > resource modification dates, so my concern is unfounded. Right -- to be totally clear, we're talking about http://www.w3.org/TR/FileAPI/#dfn-file having a readonly Date attribute that returns the last modified on disk data. -- A*
Received on Friday, 12 November 2010 19:08:15 UTC