PassAndroid
PassAndroid copied to clipboard
for pkpasses of pretix.eu/Baeder/, when "Adding to Calendar" end date is consitently incorrect
Hey ligi 👋
When I unzip the .pkpass file and check pass.json, I can see the following:
... some stuff
"auxiliaryFields": [{"key": "name", "value": "<my name>", "label": "Name des Teilnehmenden", "changeMessage": "", "textAlignment": "PKTextAlignmentLeft"}, {"key": "doorsOpen", "value": "29.10.2020 20:00", "label": "Von", "changeMessage": "", "textAlignment": "PKTextAlignmentLeft"}, {"key": "doorsClose", "value": "29.10.2020 22:00", "label": "Bis", "changeMessage": "", "textAlignment": "PKTextAlignmentLeft"}]}
... and other stuff
However, when I click "Add to calendar" within the app for this specific pkpass, my "doorsClose" time is at 30.10.2020 04:00 (AM) in Google Calendar. Filing the issue here, as I'm assuming the problem is with PassAndroid (since the data in pkpass is correct from what I can tell).