You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We received the following feedback from citizenlabs.org/contact/.
I just checked my voting status. I entered by DOB as April 11 but Mittens repeated it as April 10 in his chat. It worked but I thought you might want to fix that. Steve
A user entered a birthday of April 22, but it was displayed as April 21 on the frontend after submission.
The backend logs show the correct date:
GET /api/registration/?first_name=<...>&last_name=<...>&birth_date=1980-04-22&zip_code=<..>.
This was after 10pm EDT (when considering timezone bugs).
The text was updated successfully, but these errors were encountered: