Convert Scanjour SOM string representation of a DateTime to DateTime.
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- dateTimeText
- Type: SystemString
The Scanjour SOM string representation
Return Value
Type: DateTimeThe equivalent DateTime. If the formal parameter is null or empty, the result will be DateTime.MinValue
See Also