dxFeed .Net API  7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
com.dxfeed.ipf.DateFormat Class Reference

Public Member Functions

 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...
 

Member Function Documentation

◆ Parse()

DateTime com.dxfeed.ipf.DateFormat.Parse ( string  s)
inline

Parses text of the given string to produce a date time object.

Parameters
sString that should be parsed.
Returns
Parsed value.
Exceptions
System.ArgumentNullException
System.FormatException

The documentation for this class was generated from the following file: