From d076cf51527c2c35b0cca815d53c2362975fb8dd Mon Sep 17 00:00:00 2001 From: Devin Baeten <71613313+devinbaeten@users.noreply.github.com> Date: Fri, 16 Jun 2023 21:48:14 -0500 Subject: [PATCH] Time zone selector will now guess your local time --- src/js/app.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/js/app.js b/src/js/app.js index 7c6aa0a..edca587 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -12,6 +12,10 @@ import { version } from '../../package.json'; $(document).ready(function() { // Fetch the list of timezones from the API + $('#timezoneSelect').append($('