Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_UniversalTime Struct Reference

#include <nas.h>

Data Fields

uint16_t year
 
uint8_t month
 
uint8_t day
 
uint8_t hour
 
uint8_t minute
 
uint8_t second
 
uint8_t dayOfWeek
 

Detailed Description

This structure contains the parameters for Universal Time Information.

Parameters
year
  • Year.
month
  • Month.
    • 1 is January and 12 is December.
day
  • Day.
    • Range 1 to 31.
hour
  • Hour.
    • Range 0 to 59.
minute
  • Minute.
    • Range 0 to 59.
second
  • Second.
    • Range 0 to 59.
dayOfWeek
  • Day of the Week.
    • 0 is Monday and 6 is Sunday.

The documentation for this struct was generated from the following file: