| MarkLogic XCC/.Net Library |
|
ValueFactory.NewXSDate Method
A convenience method to construct an XSDate value.
Parameters
-
val
- A String representation of the datetime
-
timeZone
- A TimeZone object to apply to value,
-
locale
- A CultureInfo object to apply to the value,
Return Value
An instance of XSDate.
See Also
ValueFactory Class | Marklogic.Xcc Namespace