gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/asobj/Date.cpp


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/Date.cpp
Date: Sat, 3 Feb 2007 09:56:03 +0100

On Sat, Feb 03, 2007 at 04:15:41AM +0000, Martin Guy wrote:
> Date.UTC should be a static actionscript function, not a method on a
> Date object.
> It is used to create a Date object set to a specific universal time, as in:
> 
> var maryBirthday_date:Date = new Date(Date.UTC(1974, 7, 12));
> 
> Does that help?

Yes, should be ok as it is now. Just need to be implemented.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]