Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <TzLocalizationDataTypes.h>
Link against: timezonelocalization.lib

Class CTzLocalizedCity

class CTzLocalizedCity : public CBase;

Description

Encapsulates a localized (exemplar) city.

Derivation

Members

Defined in CTzLocalizedCity:

Inherited from CBase:

Related Topics


Member functions


Name()const

IMPORT_C TPtrC Name() const;

Description

Returns the name of the city.

Return value

TPtrC16

The name of the city.


TimeZoneId()const

IMPORT_C TUint16 TimeZoneId() const;

Description

Returns the city's time zone ID.

Return value

TUint16

The time zone ID.


GroupId()const

IMPORT_C TUint8 GroupId() const;

Description

Returns the ID of the group to which the city belongs.

Return value

TUint8

The ID of the group to which the city belongs.