The printd method returns the formated date.
System.String printd(System.String cFormat, System.Date oDate, System.Boolean bXFAPicture );
cFormat
Date format
oDate
Date object
bXFAPicture
It specifies whether the value of cFormat is interpreted using the XFA Picture Clause format. Default value is false.
Returns the formatted date in string, otherwise, null.
Member of util.