Incorect data.tenderPeriod.endDate calculation
On renewables
procedure tenderPeriod.endDate should be 20:00 on the day before autction.startDate. (Kiev tz time)
"rectificationPeriod": {
"startDate": "2019-12-10T13:45:49.456000Z",
"endDate": "2019-12-12T13:45:49.456000Z"
},
"enquiryPeriod": {
"startDate": "2019-12-10T13:45:49.456000Z",
"endDate": "2020-12-08T09:00:00.000000Z"
},
"tenderPeriod": {
"startDate": "2019-12-12T13:45:49.456000Z",
"endDate": "2020-12-08T09:00:00.000000Z"
},
"auctionPeriod": {
"startDate": "2020-12-09T09:00:00.000000Z"
},
"questionPeriod": {
"startDate": "2019-12-10T13:45:49.456000Z",
"endDate": "2020-12-08T09:00:00.000000Z"
},
"status": "active_rectification",
"cancellations": []