 | DateFormatParse Method |
Parses the specified date time string.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
SyntaxDateTimeEx Parse(
string dateTimeString
)
Parameters
- dateTimeString
- Type: SystemString
The date time string.
Return Value
Type:
DateTimeEx[Missing <returns> documentation for "M:com.espertech.esper.compat.DateFormat.Parse(System.String)"]
See Also