Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Merge requests
  • !290

pycardium/utime: add unix_time and unix_time_ms

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ferdinand Bachmann requested to merge yrlf/firmware:add-utime-unix_time-expansion into master Aug 31, 2019
  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 2

This merge request adds functions for getting the current unix time (instead of only being able to set it).

Added functions:

  • utime.unix_time()
  • utime.unix_time_ms()
Edited Sep 09, 2019 by Ferdinand Bachmann
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: add-utime-unix_time-expansion