Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openpyxl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 249
    • Issues 249
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • openpyxl
  • openpyxl
  • Merge requests
  • !395

Datetime One

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged nmartensen requested to merge topic/3.0/date_one into branch/3.0 Feb 12, 2021
  • Overview 1
  • Commits 3
  • Pipelines 2
  • Changes 2

Deserialize 1 to 1900-01-01 (instead of 1899-12-31) in the 1900 date system, to avoid jumping dates when moving to 1+ε, and to increase compatibility with Excel.

(second part of old MR !391 (closed), to allow dealing with unrelated parts separately)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/3.0/date_one