|
How to: |
There are six DT functions; each one converts a number into a date of a different format.
function(number, output)
where:
Is one of the following:
DTDMY converts a number to a day-month-year date.
DTDYM converts a number to a day-year-month date.
DTMDY converts a number to a month-day-year date.
DTMYD converts a number to a month-year-day date.
DTYDM converts a number to a year-day-month date.
DTYMD converts a number to a year-month-day date.
Integer
I8xxx, where xxx corresponds to the function DTxxx in the above list.
| WebFOCUS | |
|
Feedback |