Skip to content
Snippets Groups Projects

Replace datetime.utcfromtimestamp with datetime.fromtimestamp

Merged Duncan Macleod requested to merge duncanmmacleod/gpstime:fromtimestamp into master

This MR replaces the usage of datetime.datetime.utcfromtimestamp with a timezone-aware use of datetime.datetime.fromtimestamp; the former method is deprecated in Python 3.12.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading