Parses a string expression of an instant in time.
NullableDateTime instance containing a value representative of the instant in time.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | s is null. |
| FormatException | s is not a properly formatted date and time. |
| OverflowException | s represents a time instant less than MinValue or greater than MaxValue. |
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableDateTime Class | TechTalk.Genome.NullableTypes Namespace