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: Martin Guy
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/Date.cpp
Date: Sat, 3 Feb 2007 04:15:41 +0000

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?

  M




reply via email to

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