CRDate::dateFormat
Previous  Index  Next

static CRString dateFormat();

Return Value

String representation for the date formatting template.

Description

Returns the date formatting string. For the description of formatting codes refer to format method.

NoteOn Windows platforms this method calls GetLocaleInfo API function to retrieve short date formatting string. See Platform SDK: International Features for more information.  

See Also

CRDate::format, CRDate::setDateFormat


CRDate | Classes | OCL | Index