FossifyOrg / General-Discussion

A place for discussing all apps in general plus anything else you want to say.
https://www.fossify.org
65 stars 3 forks source link

localized datetime formats #107

Open tiorip opened 5 months ago

tiorip commented 5 months ago

Checklist

Which apps should have this feature?

No response

Feature description

japanese locale example: image

Why do you want this feature?

proper localization

Additional information

https://en.wikipedia.org/wiki/Date_and_time_notation_in_Japan https://developer.android.com/reference/kotlin/android/text/format/DateFormat#getbestdatetimepattern https://developer.android.com/reference/kotlin/android/icu/text/DateFormat

Aga-C commented 5 months ago

Calendar's case is different from the dialog, and it's already raised: https://github.com/FossifyOrg/Calendar/issues/33.

The dialog, as you've shown, should be refined. However, if someone decides to fix it, it should be ensured if it works properly for every locale.