DateParseDay()

Parses a date string and returns the day of the month.

Token ID

AFTKN_DATE_PARSE_DAY or 712

Syntax

WORD DateParseDay(ANSISTRING DateString)

Parameters

DateString As ANSISTRING

For example, "Jun 17 1999" returns 17.

Return Values

WORD