LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nas_UniversalTime Struct Reference

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.

Field Documentation

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

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