Skip to content
GitLab
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 248
    • Issues 248
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • !402

minor polishing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged nmartensen requested to merge topic/3.0/minor into branch/3.0 Mar 08, 2021
  • Overview 4
  • Commits 2
  • Pipelines 1
  • Changes 2

The only functional change is the switch from datetime.now() to datetime.utcnow(), since we declare the value to be in UTC time zone later by appending the 'Z' to the isoformat string.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/3.0/minor