BCGControlBar Pro for MFC
virtual void CBCGPShellList::OnFormatFileDate ( const CTime &  tmFile,
CString &  str 
)
virtual

Called by the framework when the list control should display the file date.

The default implementation uses the current locale to format the date into string.

Parameters
tmFileSpecifies the file date.
strThe formatted file date.