datatracker/ietf/static
Mark Donnelly 109c646450
fix: Update timezone on the interim create page (#4262)
* Fix: Update timezone on the interim create page

The interim creation screen will set the timezone to the timezone of
the browser.  Unfortunately, the UI element was never refreshed, so
it remained on its loaded default, thus telling the user the wrong
value.

This change adds a timezone widget refresh to the end of the function that
loads the browser's local timezone into the timezone value.

This change also adds code to update the 'Local timezone' help text
for the start time and end time input bozes to
call out the selected timezone specifically.

Fixes #3898

* Fix: Change var to const for code review
2022-07-26 12:16:14 -05:00
..
css chore: Update bootstrap to 5.2.0 (#4034) 2022-07-21 15:56:27 -05:00
images feat: Add opengraph information to document pages (#4207) 2022-07-23 12:07:04 -05:00
js fix: Update timezone on the interim create page (#4262) 2022-07-26 12:16:14 -05:00
.gitignore More fixes 2021-12-08 08:55:45 +00:00