Date formatting class.
var obj = new Active.Formats.Date;
| dataToValue | |
| setDataFormat | Allows to specify the wire format for data input. |
| setDataTimezone | Allows to specify the timezone used for the data input. |
| setTextFormat | Allows to specify the format for the text output. |
| setTextTimezone | Allows to specify the timezone used for the text output. |
| valueToText |