class TImRfc822DateField |
Public Member Functions | |
---|---|
IMPORT_C TInt | ParseDateField (const TDesC8 &, TTime &) |
IMPORT_C void | SetDate (const TTime &, TDes8 &) |
Private Member Functions | |
---|---|
TBool | GetMonth (const TDesC8 &, TMonth &) |
TBool | GetTimezone (const TDesC8 &, TInt &) |
TBool | GetTimezone | ( | const TDesC8 & | name, |
TInt & | minsOffset | |||
) | [private] |
since 6.1
IMPORT_C TInt | ParseDateField | ( | const TDesC8 & | aRfc822DateField, |
TTime & | rTime | |||
) |
Converts an RFC822 date field into a TTime value representing local time. Timezone information is added to represent time in local timezone.
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.
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.