< prev index next >

src/share/classes/sun/text/resources/ja/JavaTimeSupplementary_ja.java

Print this page

        

@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.  Oracle designates this

@@ -196,19 +196,21 @@
                     "\u897f\u66a6",
                     "\u660e\u6cbb",
                     "\u5927\u6b63",
                     "\u662d\u548c",
                     "\u5e73\u6210",
+                    "\u5143\u53f7", // NewEra
                 }
             },
             { "java.time.japanese.short.Eras",
                 new String[] {
                     "\u897f\u66a6",
                     "\u660e\u6cbb",
                     "\u5927\u6b63",
                     "\u662d\u548c",
                     "\u5e73\u6210",
+                    "\u5143\u53f7", // NewEra
                 }
             },
             { "java.time.long.Eras",
                 new String[] {
                     "\u7d00\u5143\u524d",
< prev index next >