This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Japanese Era name change and named vs. numbered era date.


Carlos,

29.01.2019 19:33 Carlos O'Donell <carlos@redhat.com> wrote:
> 
> TAMUKI-san,
> 
> Is it important to describe the first era year as "元" 
> versus "1"? Or to allow the user to control this?
> 
> This particular issue was raised as a Java issue, where
> "Gy" via DateTimeFormatter can print [Era name][Era year],
> but does so with [Era year] as a number (arabic numeral).
> 
> I don't know how you would implement such an alternative
> because it would require enumerating all of the possible
> non-arabic-numeral alternatives. It would be an interesting
> addition, but I'm not sure it is valuable to do it this way.
> 
> Thoughts?

Are you talking about "%Ey" or "%EY"?  In case of "%EY" it is
implemented already.  In case of "%Ey" it may be impossible.

Regards,

Rafal


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]