| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--xp.util.DateSymbols
Field Summary | |
| public | amPm: Array |
| am pm symbols | |
| public | dateTimePatterns: Array |
| date time patterns | |
| public | locale: Locale |
| The locale object | |
| public | months: Array |
| months symbols | |
| public | shortMonths: Array |
| short months symbols | |
| public | shortWeekdays: Array |
| short weekdays synbols | |
| public | weekdays: Array |
| weekdays symbols | |
Constructor | |
| public | DateSymbols ( locale1) |
| Constructor On creation the date symbols data will be read from the locale | |
| public var amPm: Array |
| am pm symbols |
| public var dateTimePatterns: Array |
| date time patterns |
| public var locale: Locale |
| The locale object |
| public var months: Array |
| months symbols |
| public var shortMonths: Array |
| short months symbols |
| public var shortWeekdays: Array |
| short weekdays synbols |
| public var weekdays: Array |
| weekdays symbols |
|
| Constructor On creation the date symbols data will be read from the locale | |||
|