immuni-app / immuni-app-android

Official repository for the Android version of the immuni application
GNU Affero General Public License v3.0
858 stars 145 forks source link

[BUG] date parsing issue #356

Closed mizrael closed 2 years ago

mizrael commented 3 years ago

The parsed date substracts 1 day from the date selected on the date picker. For example, September 20th 2021 is parsed as 19/09/2021

https://github.com/immuni-app/immuni-app-android/blob/60970de9e69263c7d7ab89b642551ed7728fdf00/app/src/main/java/it/ministerodellasalute/immuni/ui/greencertificate/GenerateGreenCertificate.kt#L318

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.