diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-7A16B6E1-16F7-41EC-ABCC-4A2BEBD66FFF.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-7A16B6E1-16F7-41EC-ABCC-4A2BEBD66FFF.dita Tue Jul 20 12:00:49 2010 +0100 @@ -0,0 +1,21 @@ + + + + + +Converting +from local time for the system time zone to UTC + +To convert the local +time in the system time zone to UTC, use CTzConverter::ConvertToUniversalTime(), +without specifying the time zone to convert from: +

TInt errCode = myConverter->ConvertToUniversalTime( myTime );

+
+
+
\ No newline at end of file