![]() |
v1.3.0.0
|
This is the complete list of members for Date, including all inherited members.
| addDays(number days) | Date | |
| addHours(number seconds) | Date | |
| addMinutes(number seconds) | Date | |
| addMonths(number months) | Date | |
| addSeconds(number seconds) | Date | |
| addYears(number years) | Date | |
| clone() | Date | |
| compareToDate(Date otherDate) | Date | |
| format(string format) | Date | |
| fromLocaleDateString(Locale locale, string dateString,< string|number > format) | Date | static |
| fromLocaleString(Locale locale, string dateTimeString,< string|number > format) | Date | static |
| fromLocaleTimeString(Locale locale, string timeString,< string|number > format) | Date | static |
| toLocaleDateString(Locale locale, string format) | Date | |
| toLocaleString(Locale locale, string format) | Date | |
| toLocaleTimeString(Locale locale, string format) | Date |