Lean  $LEAN_TAG$
QuantConnect.Util.DateTimeJsonConverter Class Reference

Provides a json converter that allows defining the date time format used More...

Inheritance diagram for QuantConnect.Util.DateTimeJsonConverter:
[legend]

Public Member Functions

 DateTimeJsonConverter (string format)
 Initializes a new instance of the DateTimeJsonConverter class More...
 

Detailed Description

Provides a json converter that allows defining the date time format used

Definition at line 24 of file DateTimeJsonConverter.cs.

Constructor & Destructor Documentation

◆ DateTimeJsonConverter()

QuantConnect.Util.DateTimeJsonConverter.DateTimeJsonConverter ( string  format)

Initializes a new instance of the DateTimeJsonConverter class

Parameters
formatThe date time format

Definition at line 30 of file DateTimeJsonConverter.cs.


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