Lean
$LEAN_TAG$
|
Provides a json converter that allows defining the date time format used More...
Public Member Functions | |
DateTimeJsonConverter (string format) | |
Initializes a new instance of the DateTimeJsonConverter class More... | |
Provides a json converter that allows defining the date time format used
Definition at line 24 of file DateTimeJsonConverter.cs.
QuantConnect.Util.DateTimeJsonConverter.DateTimeJsonConverter | ( | string | format | ) |
Initializes a new instance of the DateTimeJsonConverter class
format | The date time format |
Definition at line 30 of file DateTimeJsonConverter.cs.