Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-shell
gnome-shell
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,448
    • Issues 1,448
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 124
    • Merge Requests 124
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-shellgnome-shell
  • Merge Requests
  • !868

Merged
Created Nov 28, 2019 by Florian Müllner@fmuellnerMaintainer

calendar-server: Use correct timezone for all-day events

  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

Since commit 28c535e3, we use the timezone associated with the ICalTime instead of the default timezone when converting to time_t. However while that is correct for most events, for ICalTimes that don't have a timezone associated we still want to fall back to the default timezone instead of UTC.

Fixes #1895 (closed)

Assignee
Assign to
Reviewer
Request review from
GNOME 3.34
Milestone
GNOME 3.34
Assign milestone
Time tracking
Source branch: fix-all-day-timezone