|
DTOS() |
|
|
Purpose To convert a date value to a character string Syntax DTOS( <dDate> ) cDate <dDate> is the date value to convert Returns DTOS returns a character string in the format "yyyymmdd" that represents <dDate>.
|