| dateIn |
D |
Const |
Opt |
The date for the string. If no date is sent then %date() is used. |
| zeroSuppress |
N |
Const |
Opt |
Indicates whether or not to zero suppress the fields within the return string.
If zeroSuppress not sent then zeros automatically suppressed. |
| incSlashes |
N |
Const |
Opt |
Indicates whether or not seperators should be included in the output.
If includeSeps not sent then separators are automatic. |
| sepChar |
1A |
Const |
Opt |
The seperator character to use if incSlashes is *ON.
If sepChar not sent then '/' is default. |
| Returns: |
10A |
Varying |
n/a |
The string representation of the date. |