Open JM-Lemmi opened 1 month ago
Time in pretty print is off by 2 hours. Probably, because it doesnt take the timezone into consideration.
Ich wette es ist die GetAllDayStartAt() Funktion
https://github.com/JM-Lemmi/ical-relay/blob/e6f50a119d83770f68725d9a9b37be54a59d3e4d/pkg/helpers/helpers.go#L72C14-L73C1
Time in pretty print is off by 2 hours. Probably, because it doesnt take the timezone into consideration.