Skip to content

Update date format to use 24hr based on locale.#1

Open
apocolipse wants to merge 1 commit intoTr1Fecta-7:masterfrom
apocolipse:patch-1
Open

Update date format to use 24hr based on locale.#1
apocolipse wants to merge 1 commit intoTr1Fecta-7:masterfrom
apocolipse:patch-1

Conversation

@apocolipse
Copy link

Current implementation uses a blanket HH date format (24h) which is incorrect, as many users/locales default to a 12 hour format (hh). This fix bases the format on the current locale set, however it would be better to directly check or listen to changes in the system preferences.

Current implementation uses a blanket `HH` date format (24h) which is incorrect, as many users/locales default to a 12 hour format (`hh`).  This fix bases the format on the current locale set, however it would be better to directly check or listen to changes in the system preferences.
@Tr1Fecta-7
Copy link
Owner

Tr1Fecta-7 commented May 24, 2020

Thanks for the pull request, I already actually have fixed the issue, but forgot to push. I’ll do it tonight. The fix can be done easier ;), but thanks for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants