eporsche / daybreak

Simple timesheets and vacation management for small businesses.
MIT License
127 stars 37 forks source link

Adjust Timezone #8

Closed foorschtbar closed 3 years ago

foorschtbar commented 3 years ago

How could i adjust the timezone?

I also tried CEST as value, but the times are still in UTC.

foorschtbar commented 3 years ago

?

eporsche commented 3 years ago

Currently I am doing some refactoring on the timezone part.. you can have a look a the state here: Commit Once implemented it should solve your issue. Dates will then always be saved in UTC with a custom timezone. The correct date will then be calulated, when it is read from the database. I am not sure when this will be finished though. Help would be appreciated.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.