Re: Wrong SimpleDateFormat behavior with Japanese Imperial Calendar

2019-01-07 Thread Takahiro YAMADA
Hi, The assignee Pallavi has already given a solution. I understand the behavior is based on Java 9 onwards. Sorry for my misunderstanding. 2019年1月7日(月) 22:38 Takahiro YAMADA : > Hi, > > I filed a bug of SimpleDateFormat through > https://bugreport.java.com/bugreport/ . > And, i

Wrong SimpleDateFormat behavior with Japanese Imperial Calendar

2019-01-07 Thread Takahiro YAMADA
hinya, aka Japanese youngest committer, has helped; so it's reopened. Japan is still in the Heisei era, and I'd like to format the initial "H"; but Java 9 and later (through 13-ea) can't print "H" by SimpleDateFormat. Could you follow and resolve this issue? -- Takahiro YAMADA