tempusdominus / bootstrap-4

Tempus Dominus Bootstrap 4 Datetime Picker
https://getdatepicker.com/5-4/
MIT License
611 stars 239 forks source link

Trigger the Date to be Re-calculated when Time Zone Changed #351

Open bbusschots opened 3 years ago

bbusschots commented 3 years ago

I'm using an in-line date and time picker.

When I set the timezone an then get the date the new timezone is not used. Only when I click on something does the new timezone get incorporated into the date.

How can I programmatically trigger the date to be re-calculated without the user needing to click on anything?