Skip to content

Timezone handling issue #12

@debackel

Description

@debackel

I think there is an issue when handling timezones.
I have imported a calendar generated from gmail, with a timezone of Europe/Brussels (calendar and events).
An event was created to start at 8 AM (local time) on 30 MAR 2018.
When I display the event DTSTART, it show the time with a +01:00 time zone.
But at that time of the year, the timezone in Belgium should be +02:00.

Using the method "events" of class "icalevents" indicates that you need to biais the "start" parameter to match the event.

See the attached files:
1/ The exported google calendar
2/ the code used for highlighting the issue.
3/ The output.

MyCal2.txt
essai2.txt
output.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions