Skip to content

Wrong locale in SymbolUtilities.getDateLabel() #97

@EMaksymenko

Description

@EMaksymenko

Could you, please specify Locale.US for SimpleDateFormat used to convert date inside SymbolUtilities.getDateLabel().

Now, when I am using Ukrainian locale I receive date "04161316CКВІТ.19" instead of "04161316CAPR19".

This bug is relevant to Android version also.
Web version use hardcoded array of month names on English, that's why it has no such problem.

Thanks.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions