Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 553 Bytes

common_parameters.rst

File metadata and controls

19 lines (13 loc) · 553 Bytes

Common parameters

auto_dectect_datetime

The datetime formats are:

  1. %Y-%m-%d
  2. %Y-%m-%d %H:%M:%S
  3. %Y-%m-%d %H:%M:%S.%f

Any other datetime formats will be thrown as ValueError

'library' option is added

In order to have overlapping plugins co-exit, 'library' option is added to get_data and save_data.