Skip to content

CLDR-11440 add tibetan-phugpa and tibetan-tsurphu calendars #1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions common/bcp47/calendar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ For terms of use, see http://www.unicode.org/copyright.html
<type name="japanese" description="Japanese Imperial calendar"/>
<type name="persian" description="Persian calendar"/>
<type name="roc" description="Republic of China calendar"/>
<type name="tibetan" description="Tibetan Calendar"/>
<type name="tibetan-tsurphu" description="Tibetan Calendar, Tsurphu tradition"/>

<type name="islamicc" description="Civil (algorithmic) Arabic calendar" deprecated="true" preferred="islamic-civil" alias="islamic-civil"/>
</key>
Expand Down