Namespace ICanBoogie\CLDR
Classes summary
Calendar | Representation of a locale calendar. |
CalendarCollection | Representation of a calendar collection. |
DateFormatter | Date formatter. |
DateTimeFormatter | Provides date and time localization. |
FileCache | A cache that persists using files. |
Locale | Representation of a locale. |
LocaleCollection | Representation of a locale collection. |
LocalizedDateTime | A localized date time. |
LocalizedObject | Representation of a localized object. |
Provider | |
Repository | Representation of a CLDR. |
Retriever | Retrives sections from the CLDR source. |
RunTimeCache | A cache that only persists during the run time. |
Supplemental | Representation of the "supplemental" section. |
TimeFormatter | Time formatter. |
Interfaces summary
Cache | Cache interface |
Exceptions summary
ResourceNotFound | Exception throw when a path does not exists on the CLDR source. |