Is there a way to remove Time Zone?

  • SMAddolorata
    Asked on February 1, 2021 at 11:50 AM

    Hello,

    I am trying to create an online registration form. When I go to download the spreadsheet, the time zone is lumped with the date and time my audience selects.

    Is there a way to disable this or remove it? At least from the Excel spreadsheet. The time zone is not need for my use. But will cause additional steps (unnecessary steps) when editing the spreadsheet. I don't need it on the the fillable form as well since I know that my audience lives in the same time zone. Please help

  • VincentJay
    Replied on February 1, 2021 at 2:18 PM

    Hi,

    You can hide the Timezone field by adding this custom CSS code:

    .appointmentField .timezonePickerWrapper {
    display: none !important;
    }

    To add the code to your form, please follow this guide: https://www.jotform.com/help/117-how-to-inject-custom-css-codes

  • SMAddolorata
    Replied on February 1, 2021 at 4:27 PM

    I tried this and tested it...Didn't work

  • VincentJay
    Replied on February 1, 2021 at 5:49 PM

    Hi,

    I checked your form and I can see that the Timezone is gone. I also checked the JotForm tables and there's no time zone added to the submission page:

    1612219700 6018853499241 vdast315 Screenshot 10

    Could you please share a screenshot where you see the timezone data? To post a screenshot here in the Support Page, please follow this guide: https://www.jotform.com/help/438-how-to-post-screenshots-to-our-support-forum

  • SMAddolorata
    Replied on February 1, 2021 at 6:23 PM

    I updated the form and used a different widget "Select Option"

    I will have to do some editing afterwards but not as much as the Date & Time picker.

    Thanks anyways

  • VincentJay
    Replied on February 1, 2021 at 8:41 PM

    Thank you for updating us.

    Do you still need help? If not, please contact us again if you need assistance. Thank you!

  • SMAddolorata
    Replied on February 2, 2021 at 11:05 AM

    Sorry for the delay, but I do not need any other help with this. Thanks for your quick response.