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


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