TImRfc822DateField Class Reference
Member Functions Documentation
GetMonth(const TDesC8 &, TMonth &)
GetTimezone(const TDesC8 &, TInt &)
ParseDateField(const TDesC8 &, TTime &)
Converts an RFC822 date field into a TTime value representing local time. Timezone information is added to represent time in local timezone.
Parameters
const TDesC8 & aRfc822DateField | The RFC822 formatted date field |
TTime & rTime | The returned local time |
SetDate(const TTime &, TDes8 &)
IMPORT_C void | SetDate | ( | const TTime & | aTimeDate, |
| TDes8 & | rOutputLine |
| ) | |
Sets a descriptor to contain an RFC822 formatted date field from a TTime parameter. Timezone information is obtained from the locale settings.
Parameters
const TTime & aTimeDate | The TTime value to convert |
TDes8 & rOutputLine | The returned RFC822 formatted date field |
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.