NetBurner 3.5.0
PDF Version
 
Time Functions

Example of how to set and read system time.

Example of system time functions:

  • Set system time from a NTP server or manual entry (see also: RTC example)
  • Use of time functions such as time(), mktime(), localtime(), etc
  • How to display date and time
  • Time zones and use of tzsetchar() to set a time zone
  • Use of time_t and tm structure