DTOS()

Top  Previous  Next

Purpose

To convert a date value to a character string

Syntax

DTOS( <dDate> ) cDate

 
Argument

<dDate> is the date value to convert

Returns

DTOS returns a character string in the format "yyyymmdd" that represents <dDate>.