Datetime parsing issues
The parser is failing if I do not include the hours:minutes:seconds in the string:
2021-03-04 10:45:00+01
If no timezone is provided, the date is shifted of 1 hour.
The errors happen regardless the DateTimeEditQuantity or DateEditQuantity is used.
Here a MWE for the three cases I tested: DATETIME.archive.yaml