Skip to content

calendar: Fix all day events #34

Merged
merged 1 commit into from
Nov 14, 2019
Merged

calendar: Fix all day events #34

merged 1 commit into from
Nov 14, 2019

Commits on Nov 14, 2019

  1. calendar: Fix all day events

    All time events are stored without a time in the database. The method
    event.start returns a date instead of a datetime in that case. If so,
    set the ics event to all_day.
    donald committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    6411d79 View commit details
    Browse the repository at this point in the history