Since we do not get any objection, can you put this change in the File API spec or have a plan to do this so that we can start to implement it in our browsers? Thanks.
Jian On Mon, Nov 15, 2010 at 11:36 AM, Eric Uhrhane <er...@google.com> wrote: > SGTM > > On Fri, Nov 12, 2010 at 11:07 AM, Arun Ranganathan > <aranganat...@mozilla.com> wrote: > > ----- 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* > > >