Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 293 Bytes

getrtctime.md

File metadata and controls

14 lines (7 loc) · 293 Bytes

getRtcTime()

Return current RTC system date as unix timstamp (in seconds since 1. Jan 1970)

Please note the RTC timestamp is kept internally as a 32bit integer, which will overflow in 2038.

Parameters

none

Return value

  • number Number of seconds elapsed since 1. Jan 1970