[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| DTOS |
+---------------------------------+
DTOS(<expD>)
-----------------------------------
Converts <expD> to character string.
Return value - Character
-----------------------------------
The DTOS() function returns an eight-digit character string in the
format YYYYMMDD for the given date expression <expD>. This function is
useful for indexing databases on a date field. It is equivalent to the
DTOC() function used with the optional argument of 1.
The character string returned by DTOS() is not affected by the SET DATE
or SET CENTURY commands.
-----------------------------------
See Also: CTOD(), DTOC()
-----------------------------------
See Also:
CTOD()
DTOC()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson