LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
UniversalTime Struct Reference

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.

Field Documentation

BYTE UniversalTime::day
BYTE UniversalTime::dayOfWeek
BYTE UniversalTime::hour
BYTE UniversalTime::minute
BYTE UniversalTime::month
BYTE UniversalTime::second
WORD UniversalTime::year

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved