kromitgmbh / titra

titra - modern open source project time tracking for freelancers and small teams
https://titra.io
GNU Affero General Public License v3.0
404 stars 55 forks source link

Day input in week view - moves input by one day #204

Closed laliluna closed 9 months ago

laliluna commented 9 months ago

When adding a day in the week based input, the day is shifted by one day after saving.

Timezone on the server: Europe/Berlin Version: docker image 0.96.3 Beginning of week in settings is Monday

When choosing Sunday as start, the day is shifted by two days.

Below you can find screenshots of the input and the database entry.

week-issue-after-saving week-issue-db-screenshot week-issue-input
readtedium commented 9 months ago

A related issue is that the holidays appear to be slightly off on the calendar as well.

Screenshot from 2024-02-14 09-40-29

(Great project by the way!)

faburem commented 9 months ago

should be completely fixed in titra version 0.96.6!

laliluna commented 9 months ago

Is fixed!