mtierltd / timetracker

GNU Affero General Public License v3.0
82 stars 27 forks source link

24 hour clock #126

Closed mrtxmrtx closed 3 years ago

mrtxmrtx commented 3 years ago

am/pm is uncommon in many countries. Optional switching to 24-hour time would be helpful.

kralan commented 3 years ago

I do have 24-hour times in Time Tracker, so it is not entirely impossible. Try setting your locale in Settings/Personal/Personal Info/Locale or set the local your browser is running under.

Still, date formats are inconsistent, I have dd/MM/yy in Timer view and both dd/MM/yy and yyyy-MM-dd in Reports, neither of which matches my set locale.

mtierltd commented 3 years ago

Hi

5a0d2457a1b56a429a02e8a2ed08ca68d10c0a23 implements better locale handling, so please go ahead and test it.

Thank you

kralan commented 3 years ago

Thank you, date formatting works for me with the exceptions mentioned in the commits.

mrtxmrtx commented 3 years ago

Works for me too now, thank you. I cannot say something about the machine I experienced it with because it is not in my reach for the next months.