1# Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. 2# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3# 4# This code is free software; you can redistribute it and/or modify it 5# under the terms of the GNU General Public License version 2 only, as 6# published by the Free Software Foundation. Oracle designates this 7# particular file as subject to the "Classpath" exception as provided 8# by Oracle in the LICENSE file that accompanied this code. 9# 10# This code is distributed in the hope that it will be useful, but WITHOUT 11# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 12# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 13# version 2 for more details (a copy is included in the LICENSE file that 14# accompanied this code). 15# 16# You should have received a copy of the GNU General Public License version 17# 2 along with this work; if not, write to the Free Software Foundation, 18# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 19# 20# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 21# or visit www.oracle.com if you need additional information or have any 22# questions. 23# 24 25# 26# Japanese imperial calendar 27# 28# Meiji since 1868-01-01 00:00:00 local time (Gregorian) 29# Taisho since 1912-07-30 00:00:00 local time (Gregorian) 30# Showa since 1926-12-25 00:00:00 local time (Gregorian) 31# Heisei since 1989-01-08 00:00:00 local time (Gregorian) 32# Reiwa since 2019-05-01 00:00:00 local time (Gregorian) 33calendar.japanese.type: LocalGregorianCalendar 34calendar.japanese.eras: \ 35 name=Meiji,abbr=M,since=-3218832000000; \ 36 name=Taisho,abbr=T,since=-1812153600000; \ 37 name=Showa,abbr=S,since=-1357603200000; \ 38 name=Heisei,abbr=H,since=600220800000; \ 39 name=Reiwa,abbr=R,since=1556668800000 40 41# 42# Taiwanese calendar 43# Minguo since 1911-01-01 00:00:00 local time (Gregorian) 44calendar.taiwanese.type: LocalGregorianCalendar 45calendar.taiwanese.eras: \ 46 name=MinGuo,since=-1830384000000 47 48# 49# Thai Buddhist calendar 50# Buddhist Era since -542-01-01 00:00:00 local time (Gregorian) 51calendar.thai-buddhist.type: LocalGregorianCalendar 52calendar.thai-buddhist.eras: \ 53 name=BuddhistEra,abbr=B.E.,since=-79302585600000 54calendar.thai-buddhist.year-boundary: \ 55 day1=4-1,since=-79302585600000; \ 56 day1=1-1,since=-915148800000 57 58# 59# Hijrah calendars 60# 61calendar.hijrah.Hijrah-umalqura: hijrah-config-umalqura.properties 62calendar.hijrah.Hijrah-umalqura.type: islamic-umalqura 63