DTOS()

<< Click to Display Table of Contents >>

Navigation:  Index >

DTOS()

Previous pageReturn to chapter overviewNext page

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>.