SimpleMobileTools / Simple-Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
586 stars 238 forks source link

[Feature Request] Support for date display formats in different languages #557

Closed libook closed 6 months ago

libook commented 6 months ago

Example for Chinese users. Current date display format is {Week}, {Day} {Month}. For example:

周日, 4 2月

(Which means Sunday, February 4)

But in Chinese, date is usually written in the order of {Month}{Day},{Week}. For example:

2月4日,周日
or
2月4日,星期日

I don't know enough about Android development to know if Android provides APIs for i18n time display format.

inson1 commented 6 months ago

@libook SMT apps were sold to ad company. Fork is here https://github.com/FossifyOrg

libook commented 6 months ago

@libook SMT apps were sold to ad company. Fork is here @FossifyOrg

Okay, I got it.