-
Notifications
You must be signed in to change notification settings - Fork 0
manakai/data-locale
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
data-locale
~~~~~~~~~~~
Collection of locale-related data.
See documentations for details in doc/ directory.
Languages
doc/langs-locale-names.txt Locale identifiers
data/langs/locale-names.json
doc/langs-langtags.txt Language tags
data/langs/langtags.json
doc/langs-plurals.txt Plural rules
data/langs/plurals.json
Numbers
doc/numbers-kanshi.txt Kanshi
data/numbers/kanshi.json
Calendars and eras
doc/datetime-gregorian.txt Gregorian calendar
data/datetime/gregorian.json
doc/calendar-map-jd.txt Julian Days to calendar dates
data/calendar/map-jd-*.txt
doc/calendar-kyuureki.txt Kyuureki
data/calendar/kyuureki-*
doc/calendar-era-defs.txt Eras
https://manakai.github.io/data-locale/local/merged/calendar-era-defs.json
https://manakai.github.io/data-locale/local/merged/calendar-era-labels.json
data/calendar/era-yomi-sources.json
view/era-names.html
view/era-yomis.html
view/era-kanjions.html
data/calendar/era-codes.html
https://manakai.github.io/data-locale/local/merged/calendar-era-transitions.json
data/calendar/jp-era-start-dates.html
data/calendar/jp-era-year-maps.html
data/calendar/era-kodai-years.html
data/calendar/era-kodai-starts.html
https://manakai.github.io/data-locale/local/merged/calendar-era-relations.json
view/era-relations.html
data/calendar/era-stats.json
doc/calendar-era-systems.txt Era systems
data/calendar/era-systems.json
doc/calendar-day-era.txt Era mapping data
data/calendar/day-era
doc/datetime-months.txt Months
data/datetime/months.json
doc/datetime-weeks.txt Weeks
data/datetime/weeks.json
Time zones
doc/timezones-mail-names.txt Zone names in email
data/timezones/mail-names.json
Holidays
doc/calendar-holidays.txt List of holidays
data/calendar/jp-holidays.json
data/calendar/jp-flagdays.json
data/calendar/ryukyu-holidays.json
Durations
doc/datetime-durations.txt Durations
data/datetime/durations.json
Metadata
doc/tags.txt Tags
https://manakai.github.io/data-locale/local/merged/tags.json
https://manakai.github.io/data-locale/local/merged/tab-labels.json
Data on character encodings and character references used on the Web,
are contained in the data-web-defs repository
<https://github.com/manakai/data-web-defs>.
Properties of characters (e.g. number values of characters used as
digits), sets and maps of characters, and other character related data
are contained in the data-chars repository
<https://github.com/manakai/data-chars>.
* Get generated datasets
Some of data files are not in the Git repository.
Era data files:
$ curl -sSLf https://raw.githubusercontent.com/geocol/ddsd/master/bin/booter | bash
$ ./ddsd add https://raw.githubusercontent.com/manakai/data-locale/master/packref/calendar-era.json
$ ls local/data/calendar-era/
* Author
Wakaba <[email protected]>.
These files are maintained as part of the manakai project
<https://manakai.github.io/>.
* License
You are granted a license to use, reproduce and create derivative
works of these files.
See doc/*.txt for more information.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published