Date Conversion (Date to DateTime) | |
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public 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:
DateTimeExceptions See Also