COleDateTime::Format

This method creates a formatted representation of the date/time value.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

CString Format( DWORD dwFlags = 0, LCID lcid = LANG_USER_DEFAULT ) const;

Remarks

MFC for Windows CE does not support the other two overloaded forms of this method.