Lines Matching full:gets
183 * Gets abbreviated era strings. For example: "AD" and "BC".
200 * Gets era name strings. For example: "Anno Domini" and "Before Christ".
217 * Gets narrow era strings. For example: A" and "D".
234 * Gets month strings. For example: "January", "February", etc.
251 * Gets short month strings. For example: "Jan", "Feb", etc.
289 * Gets month strings by width and context. For example: "January", "February", etc.
310 * Gets weekday strings. For example: "Sunday", "Monday", etc.
327 * Gets short weekday strings. For example: "Sun", "Mon", etc.
343 * Gets weekday strings by width and context. For example: "Sunday", "Monday", etc.
363 * Gets quarter strings by width and context. For example: "1st Quarter", "2nd Quarter", etc.
386 * Gets AM/PM strings. For example: "AM" and "PM".
402 * Gets timezone strings. These strings are stored in a 2-dimensional array.
427 * Gets localized date-time pattern characters. For example: 'u', 't', etc.