hunt.time.format.DateTimeTextProvider

Undocumented in source.

Members

Classes

DateTimeTextProvider
class DateTimeTextProvider

A provider to obtain the textual form of a date-time field.

LocaleStore
class LocaleStore

Stores the text for a single locale. !(p) Some fields have a textual representation, such as day-of-week or month-of-year. These textual representations can be captured _in this class for printing and parsing. !(p) This class is immutable and thread-safe.

Meta