AknDateTimeUtils

Public Member Functions
IMPORT_C voidConvertUtcTimeToHomeTime(TTime &)

Member Function Documentation

ConvertUtcTimeToHomeTime ( TTime & )

IMPORT_C voidConvertUtcTimeToHomeTime(TTime &aTime)

Converts given UTC time to home time. This conversion is used e.g. when showing time stamps of files in UI. In Symbian OS file system, time stamps are in UTC time, but in UI they should be shown in home time.

Since
3.1
ParameterDescription
aTimeUTC time to be converted to home time.