jdk/src/share/lib/calendars.properties
changeset 25966 71ee1f15845e
parent 23010 6dadb192ad81
equal deleted inserted replaced
25851:cd6f4557e7fe 25966:71ee1f15845e
     1 # Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
     1 # Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved.
     2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 #
     3 #
     4 # This code is free software; you can redistribute it and/or modify it
     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
     5 # under the terms of the GNU General Public License version 2 only, as
     6 # published by the Free Software Foundation.  Oracle designates this
     6 # published by the Free Software Foundation.  Oracle designates this
    21 # or visit www.oracle.com if you need additional information or have any
    21 # or visit www.oracle.com if you need additional information or have any
    22 # questions.
    22 # questions.
    23 #
    23 #
    24 
    24 
    25 #
    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 calendar.japanese.type: LocalGregorianCalendar
       
    33 calendar.japanese.eras: \
       
    34 	name=Meiji,abbr=M,since=-3218832000000;  \
       
    35 	name=Taisho,abbr=T,since=-1812153600000; \
       
    36 	name=Showa,abbr=S,since=-1357603200000;  \
       
    37 	name=Heisei,abbr=H,since=600220800000
       
    38 
       
    39 #
       
    40 # Taiwanese calendar
       
    41 #   Minguo since 1911-01-01 00:00:00 local time (Gregorian)
       
    42 calendar.taiwanese.type: LocalGregorianCalendar
       
    43 calendar.taiwanese.eras: \
       
    44 	name=MinGuo,since=-1830384000000
       
    45 
       
    46 #
       
    47 # Thai Buddhist calendar
       
    48 #   Buddhist Era since -542-01-01 00:00:00 local time (Gregorian)
       
    49 calendar.thai-buddhist.type: LocalGregorianCalendar
       
    50 calendar.thai-buddhist.eras: \
       
    51 	name=BuddhistEra,abbr=B.E.,since=-79302585600000
       
    52 calendar.thai-buddhist.year-boundary: \
       
    53 	day1=4-1,since=-79302585600000; \
       
    54 	day1=1-1,since=-915148800000
       
    55 
       
    56 #
       
    57 # Hijrah calendars
    26 # Hijrah calendars
    58 #
    27 #
    59 calendar.hijrah.Hijrah-umalqura: hijrah-config-umalqura.properties
    28 calendar.hijrah.Hijrah-umalqura: hijrah-config-umalqura.properties
    60 calendar.hijrah.Hijrah-umalqura.type: islamic-umalqura
    29 calendar.hijrah.Hijrah-umalqura.type: islamic-umalqura