Inside the AS3 Date class: Introduction
Posted on April 6, 02008
Filed Under Development, Flash, Journal, Latham
Now that I have a reliable working Timekeeper I think it’s time to move on to look at how we manage date and time in Actionscript.
Back in 2001 I wrote an article for Ultrashock.com about how to use the original Actionscript Date object. After a recent redesign the article disappeared but I've managed to track it down again amongst their archived tutorials. After seven years I thought it might be time to blow the dust off and bring it up to date for AS3.
Over the next week I’ll be dissecting the native AS3 Date object. I’ll examine how it works, what it can do and what additional functionality I might need to build. Working with date and time is full of subtleties and gotchas; even if you're a seasoned developer I think there will be some useful information in there for you.
Related Journal Entries
- A review of Temporal Web Standards
- The project architecture
- Projects update March 2009
- Big History
- Revelation
- Hacking the Date class for GeoLocation
- Inside the AS3 Date class: Properties and methods
- Inside the AS3 Date class: Timezones and Daylight Saving Time
- Inside the AS3 Date class: The constructor
- Inside the AS3 Date class: The Basics
- Project updates April 2009
- Building an accurate Timekeeper in AS3
- The Computus Engine on Google Code
- Coding practices
- Minkowski Spacetime
Comments
Leave a Comment
If you would like to make a comment, please fill out the form below.

