Show correct datetime in relation to time zone

This commit is contained in:
dtonon
2024-05-29 22:33:22 +02:00
parent 7a422da589
commit cae76d1168
5 changed files with 35 additions and 9 deletions

View File

@@ -246,6 +246,7 @@ type CalendarPageParams struct {
OpenGraphParams
HeadParams
Details DetailsParams
TimeZone string
StartAtDate string
StartAtTime string
EndAtDate string