python-discord / forms-frontend

Frontend for Python Discord forms.
MIT License
15 stars 9 forks source link

Add new field for capturing timezones #632

Closed jb3 closed 4 months ago

jb3 commented 4 months ago

Add a new field for automatically capturing the users timezone.

image

This should be fairly reliable on most browsers and timezones, I've included all recognised UTC timezones from Wikipedia. Of course, the component allows for manual overriding if the user is not correctly categorised.

netlify[bot] commented 4 months ago

Deploy Preview for pydis-forms ready!

Name Link
Latest commit 1b25aa2e8f8e0c85c13a636ceed617357fa1ae8e
Latest deploy log https://app.netlify.com/sites/pydis-forms/deploys/66857dafd99fd900083a8dcb
Deploy Preview https://deploy-preview-632--pydis-forms.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jb3 commented 4 months ago

Also for reference, the display if for some reason the client reports a non-recognised UTC offset.

image