AdoDate2Str() Function

<< Click to Display Table of Contents >>

Navigation:  Support Functions >

AdoDate2Str() Function

Previous pageReturn to chapter overviewNext page

Purpose

Format date as Ado date

 

Prototype

FUNCTION AdoDate2Str ( dDate AS DATE )  AS STRING

 

Argument(s)

dDate        Date

 

 

Return

STRING        String in the ado date format: #mm/dd/yyyy#

 

See Also

Support functions