This is an ActionScript 2.0 class. It lets you convert a Flash Date object into text formatted to show specific date and time elements in whatever order or state you desire... in one simple function call!
* Full control over date & time format
* Intersperse regular text with time and date
* Class is automatically included in built-in Flash ClassPath
Use the DateTimeFormatter class to:
* Hide or show seconds, time and date
* Use Standard Time/date formatting characters used in the PHP date() function
* Time can be set with a user-defined flash Date object
* Full 'flash-style' help provided in the help panel
* Localize day and month names to any language
* View documentation for a full list of capabilities