ThymeApp / thyme

Simple time logging web app
https://usethyme.com
MIT License
111 stars 16 forks source link

Add ability to select TimeZone #297

Open PARC6502 opened 5 years ago

PARC6502 commented 5 years ago

Currently the web app uses the browsers time for logging the time. When Firefox has the anti-fingerprinting and privacy settings active, it sets the time to UTC, regardless of computer time. It would be nice if there was a setting to manually select time for this reason.

Gaya commented 5 years ago

@PARC6502 That would be really nice. I'll think about how I can implement this behaviour.