Converts the specified XDate object to a Date object.
Core function
Syntax
XDateToDate( xdateobject )
Parameters
Parameter | Description |
---|---|
xdateobj | An XDate object |
Description
XDateToDate is a top-level function and is not associated with any object.
Use XDateToDate to convert the XDate objects used by Virtual Ticket and Job Manager to Date objects.
Example
The following example converts the XDate representing a Virtual Ticket/Job Manager date field to a Date object: