GreenPassApp / greenpass-app

https://greenpassapp.eu
GNU General Public License v3.0
96 stars 7 forks source link

Wrong time #1

Closed theBest3000 closed 3 years ago

theBest3000 commented 3 years ago

Tested at 12:06 but 10:06 is displayed. Maybe missing UTC +2? 473-1024

bmiklautz commented 3 years ago

I have observed the same issue. Just decoded the certificate and the time is, as @theBest3000 assumed, in UTC

'sc': '2021-07-02T07:31:02Z',

Would be nice if this could be displayed as local time.

JakobStadlhuber commented 3 years ago

Thank you we will also fix this issue this weekend. Thanks for sharing it with us.