Lines Matching full:gets
184 * Gets abbreviated era strings. For example: "AD" and "BC".
201 * Gets era name strings. For example: "Anno Domini" and "Before Christ".
218 * Gets narrow era strings. For example: "A" and "B".
235 * Gets month strings. For example: "January", "February", etc.
252 * Gets short month strings. For example: "Jan", "Feb", etc.
297 * Gets month strings by width and context. For example: "January", "February", etc.
318 * Gets wide weekday strings. For example: "Sunday", "Monday", etc.
335 * Gets abbreviated weekday strings. For example: "Sun", "Mon", etc. (Note: The method name is
353 * Gets weekday strings by width and context. For example: "Sunday", "Monday", etc.
373 * Gets quarter strings by width and context. For example: "1st Quarter", "2nd Quarter", etc.
396 * Gets AM/PM strings. For example: "AM" and "PM".
428 * Gets the time separator string. For example: ":".
444 * Gets cyclic year name strings if the calendar has them, by width and context.
469 * Gets calendar zodiac name strings if the calendar has them, by width and context.
532 * Gets timezone strings. These strings are stored in a 2-dimensional array.
562 * Gets localized date-time pattern characters. For example: 'u', 't', etc.
948 * Gets a DateFormatSymbols by locale.