AknDateTimeUtils Namespace Reference


Functions

IMPORT_C void  ConvertUtcTimeToHomeTime (TTime &aTime)
  Converts given UTC time to home time.


Function Documentation

IMPORT_C void AknDateTimeUtils::ConvertUtcTimeToHomeTime 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.

Parameters:
aTime  UTC time to be converted to home time.


Copyright © Nokia Corporation 2001-2008
Back to top