Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
UniversalTime Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

WORD year
 
BYTE month
 
BYTE day
 
BYTE hour
 
BYTE minute
 
BYTE second
 
BYTE 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: