[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
dToDMY()
Converts data type Date to String Day/Month/Year.
Syntax:
cToDMA( dDate ) -> cDate
dDate : Date to evaluate.
Description:
Returns an string with day/month/year that depends of the
stablised _SET_DATE.
Return:
The date in String format DD/MM/AA o DD/MM/AAAA.
Example:
? cToDMA ( Date() ) // 31/01/1993
See Also:
cGetMonth()
dAddMonth()
lLeap()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson