|
| DateFormat (string format) |
|
void | SetTimeZone (TimeZoneInfo timeZone) |
|
string | Format (DateTime dateTime) |
|
DateTime | Parse (string s) |
| Parses text of the given string to produce a date time object. More...
|
|
◆ Parse()
DateTime com.dxfeed.ipf.DateFormat.Parse |
( |
string |
s | ) |
|
|
inline |
Parses text of the given string to produce a date time object.
- Parameters
-
s | String that should be parsed. |
- Returns
- Parsed value.
- Exceptions
-
System.ArgumentNullException | |
System.FormatException | |
The documentation for this class was generated from the following file:
- dxf_api/src/ipf/impl/DateFormat.cs