Closed lazka closed 3 years ago
A minor issue. I currently get something like this with JS:
{ "expirationTime": "2022-08-01", "issuedAt": "2021-08-06", "issuer": "AT", "certificateValidFrom": "2021-06-02", "certificateValidUntil": "2023-06-02", "certificateValidContent": [ "TEST", "VACCINATION", "RECOVERY" ], "certificateSubjectCountry": "AT", "content": [ "VACCINATION" ], "error": null }
If I'm not mistaken all the dates are missing the time and timezone information.
A minor issue. I currently get something like this with JS:
If I'm not mistaken all the dates are missing the time and timezone information.