class RMobilePhone::TMobilePhoneNITZ : public TDateTime |
Defines time and date information received from a mobile phone network.
Public Member Functions | |
---|---|
TMobilePhoneNITZ() | |
TMobilePhoneNITZ(TInt, TMonth, TInt, TInt, TInt, TInt, TInt) |
Public Attributes | |
---|---|
TInt | iDST |
TMobilePhoneNetworkLongName | iLongNetworkId |
TInt32 | iNitzFieldsUsed |
TMobilePhoneNetworkShortName | iShortNetworkId |
TInt | iTimeZone |
IMPORT_C | TMobilePhoneNITZ | ( | TInt | aYear, |
TMonth | aMonth, | |||
TInt | aDay, | |||
TInt | aHour, | |||
TInt | aMinute, | |||
TInt | aSecond, | |||
TInt | aMicroSecond | |||
) |
TInt | iDST |
Daylight Saving Time adjustment for summer time. The adjustment for DST can be +1h or +2h.
Modes: GSM/WCDMA
TInt32 | iNitzFieldsUsed |
Bitwise sum of TMobilePhoneNITZCaps constants used to indicate which NITZ fields are available.
Modes: Common