class TDateSuffix : public TBuf< KMaxSuffix > |
Gets a copy of the current locale's date suffix text for a specific day in the month.
The text is the set of characters which can be appended to dates of the month (e.g. in English, st for 1st, nd for 2nd etc).
After construction or after a call to Set(), the copy of the suffix text can be accessed and manipulated using the standard descriptor member functions provided by the base class.
Public Member Functions | |
---|---|
TDateSuffix() | |
TDateSuffix(TInt) | |
IMPORT_C void | Set(TInt) |
Inherited Enumerations | |
---|---|
TDesC16:TPrefix |
Inherited Attributes | |
---|---|
TDes16::__DECLARE_TEST | |
TDes16::iMaxLength |