Creates a short date in the format of: Oct. 8 or Jun. 10.
You can optionally pass the lnMode parameter to specify alternate display modes. The date and time format depends on the time format of the machine.
o.ShortDate(ltTime,lnMode)
Return Value
string or ""
Parameters
ltTime
Time value to be converted to string.
lnMode
Numeric (optional)
0 - Oct. 8 (default)
1 - Oct. 8, 2008
2 - Oct. 8, 2008 07:52am
4 - Oct. 8 - 07:52am
See also:
Class wwUtils© West Wind Technologies, 1996-2024 • Updated: 06/09/17
Comment or report problem with topic