![]() | ![]() |
Definition at line 4 of file DateFormat.as.
Static Public Member Functions | |
| static function | format (theDate:Date, format:String) |
Static Private Member Functions | |
| static function | maskReplace (which, count, dayOfWeek, month, day, year, months, days) |
| static function gugga.utils.DateFormat.format | ( | theDate:Date | , | |
| format:String | ||||
| ) | [static] |
Definition at line 46 of file DateFormat.as.
| static function gugga.utils.DateFormat.maskReplace | ( | which | , | |
| count | , | |||
| dayOfWeek | , | |||
| month | , | |||
| day | , | |||
| year | , | |||
| months | , | |||
| days | ||||
| ) | [static, private] |
Definition at line 156 of file DateFormat.as.
1.5.2