androidx.core.i18n
Classes
DateTimeFormatter | DateTimeFormatter is a class for international-aware date/time formatting. |
DateTimeFormatterCommonOptions | Used to support common styles, similar to the ones defined in Closure / Material. |
DateTimeFormatterJdkStyleOptions | This class provides functionality similar to the one in |
DateTimeFormatterSkeletonOptions | This class helps one create skeleton options for |
DateTimeFormatterSkeletonOptions.Builder | The |
DateTimeFormatterSkeletonOptions.Day | Day of month (numeric). |
DateTimeFormatterSkeletonOptions.Era | Era name. |
DateTimeFormatterSkeletonOptions.FractionalSecond | Fractional Second (numeric). |
DateTimeFormatterSkeletonOptions.Hour | Hour (numeric). |
DateTimeFormatterSkeletonOptions.Minute | Minute (numeric). |
DateTimeFormatterSkeletonOptions.Month | Month number/name. |
DateTimeFormatterSkeletonOptions.Period | The period of the day, if the hour is not 23h or 24h style. |
DateTimeFormatterSkeletonOptions.Second | Second (numeric). |
DateTimeFormatterSkeletonOptions.Timezone | The localized representation of the time zone name. |
DateTimeFormatterSkeletonOptions.WeekDay | Day of week name. |
DateTimeFormatterSkeletonOptions.Year | Calendar year (numeric). |
MessageFormat |