AM/PM not shown
GirkovArpa opened this issue · 5 comments
GirkovArpa commented
And the time is shown differently, too. It is different in 12 or 24h mode, but there is no AM or PM.
Originally posted by @papioara in #1 (comment)
papioara commented
With almost everything fixed now: Do you have any ideas how to go about the 12h/24h issue?
papioara commented
GirkovArpa commented
Timezone should be fixed with latest commit. It was using UTC time, so I shifted it to local time. At least it seems to work here now, because I had the same problem.
Will investigate the AM/PM issue soon.
Update
Waiting on response here. Might end up having to do some math if it's not supported natively.
GirkovArpa commented
I believe it's been fixed with this commit.
papioara commented
Confirmation: I tested it, and it works now. Wonderful! Thanks a lot!