TOMASuplUtcTime Class Reference
TOMASuplUtcTime
holds values for
-
Time
Stamp, which is the timp stamp of the position.
Time
Stamp provides the Greenwich Mean
Time
at which position was calculated
-
Zone and
-
Zone Code which provides offset from UTC
Constructor & Destructor Documentation
TOMASuplUtcTime()
IMPORT_C
|
TOMASuplUtcTime
|
(
|
)
|
|
Member Functions Documentation
GetUtcTime(TDateTime &, TInt &, TInt &)
IMPORT_C void
|
GetUtcTime
|
(
|
TDateTime
&
|
aTimeStamp,
|
|
TInt
&
|
aZoneCode,
|
|
TInt
&
|
aZone
|
|
)
|
const
|
GetUtcTime retrieves values for different UTC parameters
Parameters
TDateTime
& aTimeStamp
|
A reference Parameter of type TDateTime
|
TInt
& aZoneCode
|
A refernce parameter that holds Zone Code
|
TInt
& aZone
|
A reference parameter that holds zone, which is the offset with respect to UTC
|
SetUtcTime(const TDateTime &, TInt, TInt)
SetUtcTime sets values for different UTC parameters
Parameters
const
TDateTime
& aTimeStamp
|
Parameter of type TDateTime
|
TInt
aZoneCode
|
Parameter that takes Zone Code. Valid values for ZoneCode are0 and1
|
TInt
aZone
|
Parameter that takes Zone. Zone is the offset with respect to UTC. Any valid Integer is accepted for this parameter
|
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.