Date Conversion (Date to DateTime) |  |
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntaxpublic static explicit operator DateTime (
Date v
)
static explicit operator DateTime (
Date^ v
)
JavaScript does not support the declaration of new casting operators.
Parameters
- v
- Type: PSI.SoxDate
Return Value
Type:
DateTime
Exceptions
See Also