class Date2 extends Date
Property Summary
public static stamp: String
(read-only) Method Summary
public static encode (
rawDate:
Date, dateType:
String
)
public static parse (
rawValue:
String
):
Date
Property Documentation
stamp
public static stamp: String (read-only)
Method Documentation
encode
public static function encode (
rawDate: Date,
dateType: String)
parse
public static function parse (
rawValue: String): Date
The documentation was generated from the following file:
- Date2.as, Last Modified: 3/03/2007 1:05:16 PM