sduduzog / slim-launcher

Android minimalistic launcher
MIT License
342 stars 114 forks source link

Update locale used for date/time to be the device default (#35) #132

Closed jkuester closed 3 years ago

jkuester commented 3 years ago

This PR updates the date/time display format to use the default locale settings for the device. This fixes the mentioned formatting issue and should better localize the app for global users.

There is a little more discussion/description of the issue in this Unlauncher issue: https://github.com/jkuester/unlauncher/issues/33

Closes https://github.com/sduduzog/slim-launcher/issues/122