| Programming ActionScript 3.0 > Core ActionScript 3.0 Data Types and Classes > Working with Dates and Times | |||
Timing might not be everything, but it's usually a key factor in software applications. ActionScript 3.0 provides powerful ways to manage calendar dates, times, and time intervals. Two main classes provide most of this timing functionality: the Date class and the new Timer class in the flash.utils package.
Flex 2.01