Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KCalendarCore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frameworks
  • KCalendarCore
  • Merge requests
  • !30

Don't export UTC timezone as TZID=UTC

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Damien Caliste requested to merge dcaliste/kcalendarcore:utc into master Apr 09, 2021
  • Overview 2
  • Commits 1
  • Changes 3

Properly export date time in UTC using the Z character and not TZID=UTC as mentioned in RFC5545 section 3.3.5: "The "TZID" property parameter MUST NOT be applied to DATE-TIME properties whose time values are specified in UTC."

This was initially part of !15 (merged) but it was not related so I separate it here.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: utc