Date Formatter
Format date timestamps by using various strings.
Actionscript:
-
import DateFormatter;
-
var testDate:Date = new Date();
-
trace(DateFormatter.formatTo(testDate, "mm/dd/yyyy"));
2 Comments »
RSS feed for comments on this post.
| TrackBack URI
You can also bookmark
this on del.icio.us or check the cosmos
Leave a comment
« Atom
FrameDelay »
This is a dead link?
Comment by adam alexander — January 29, 2008 @ 10:17 pm
Worked for me, though it did take a long time to load.
Comment by admin — January 31, 2008 @ 11:40 am