-
Notifications
You must be signed in to change notification settings - Fork 0
DateFormatter
MarkusWME edited this page May 20, 2016
·
2 revisions
The date formatter class has the following functions:
- Functions for date manipulation
- Functions for getting custom data
- getAmPm
- getAMPM
- getDate
- getDateISO
- getDateRFC
- getDay
- getDayAppendix
- getDayISO
- getDayName
- getDayNameShort
- getDayNumeric
- getDayOfYear
- getDaysFromMonth
- getDayShort
- getDaysOfMonth
- getGMT
- getGMTSeparated
- getHours12
- getHours12Short
- getHours24
- getHours24Short
- getMicroseconds
- getMinutes
- getMinutesShort
- getMonth
- getMonthName
- getMonthNameShort
- getMonthShort
- getSeconds
- getSecondsShort
- getSwatchInternetTime
- getTimezone
- getTimezoneObject
- getTimezoneOffset
- getTimezoneShort
- getUnixTimestamp
- getWeek
- getWeeks
- getYear
- getYearISO
- getYearISOOffset
- getYearShort
- isDaylightSavingTime
- isLeapYear
- Functions for formatting date strings