SWI_STRUCT_DeviceTime Struct Reference

#include <SwiStructsCm.h>

List of all members.

Public Attributes

U32 sizeStruct
U32 nYear
SWI_TYPE_Month eMonth
U32 nDay
SWI_TYPE_WeekDay eWeekDay
U32 nHour
U32 nMinute
U32 nSecond
I32 nTimeZone
SWI_TYPE_DaylightSavings eDaylightSavings


Detailed Description

This structure contains device time information.

See also:
SwiGetDeviceTime

Member Data Documentation

SWI_TYPE_DaylightSavings SWI_STRUCT_DeviceTime::eDaylightSavings

Daylight saving enumeration. See SWI_TYPE_DaylightSavings for more details.

Month enumeration.

Day of the week enumeration.

Numerical value representing the day of the month. Valid values range between 1-31.

Numerical value representing the hour. Valid values range between 0-23 in UTC.

Numerical value representing minutes. Valid values range between 0-59 in UTC.

Numerical value representing seconds. Valid values range between 0-59 in UTC.

Numerical value representing the time zone. Values range from -48 to 48 where 1 equals 15 minutes. For example:

  • -4 is UTC minus 60 minutes
  • -3 is UTC minus 45 minutes
  • -2 is UTC minus 30 minutes
  • -1 is UTC minus 15 minutes
  • 0 is UTC time
  • 1 is UTC plus 15 minutes
  • 2 is UTC plus 30 minutes

Numerical value representing the year.

The size, in bytes, of this structure. This value must always be populated by the calling application.


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

Generated on Fri Oct 2 10:27:32 2009 for 3G SDK by  doxygen 1.5.9