summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js
index 1244a18..faad5f5 100644
--- a/js/index.js
+++ b/js/index.js
@@ -4,7 +4,7 @@ const DATE_FORMAT = {
};
const LATITUDE = 43.26271;
const LONGITUDE = -2.92528;
-const TIMEZONE = "Europe/Madrid";
+const TIMEZONE = "auto";
const WEATHERS = [
"CLEAR_SKY",
"MAINLY_CLEAR",