ParseHms FormatYmdStr

FormatDate


The FormatDate function creates a correctly formatted date string from year, month, and day components.

Syntax

sYmd = FormatDate( nYear, nMonth, nDay )