Re: Updates to FileAPI

----- 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:14 UTC