Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a date value to a string value that can be included in XML documents.
Syntax
client server public static str date2String(date _value)
Run On
Called
Parameters
- _value
Type: date
The date value to convert.
Return Value
Type: str
A string containing the date value for output to an xml document.