Skip to content

DT MFMT xxx

Symbolic Value : Constants
DT_MFMT_xxx - CDEXT2FIELD - DTMonthFmt

#include <misc.h>

Symbolic Values :

DT_MFMT_M     -  Display month value without leading zero.

DT_MFMT_MM    -  Display month value with leading zero.

DT_MFMT_MMM   -  Display month in abbreviated format. For example: Jan.

DT_MFMT_MMMM      -  Display month fully spelled out. For example: January.

Description :

The "Month" format of the "Display Date".

See Also : CDEXT2FIELD