fix: ensure dates in ISO string format are properly converted to Date
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 12 Jan 2024 21:30:19 +0000 (22:30 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 12 Jan 2024 21:30:19 +0000 (22:30 +0100)
commit95dab6cfb3e2de1f775f0a8648bccbc62c4a9214
tree131c4d6e811144705e41bbedabedf833bd28c9d7
parent7274efb72e3cef8204594d138c5cf092b3a4fc6e
fix: ensure dates in ISO string format are properly converted to Date

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16ServiceUtils.ts
src/utils/Utils.ts