dtwrite(dtVal[,format])
Returns a string variable created by writing the input date/time according to the specified format. The format is specified as for dtread(string[,format]), and must be surrounded by quote (") characters. If the format is omitted, the default format is used (mm/dd/yy hh:mm:ss).
Provide Feedback