From 277a79ac6e32dd7e9ddbc70bcf5e8050e90f7a33 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 28 Aug 2021 03:05:31 +0300 Subject: [PATCH] Update hd-plus.de.config.js --- sites/hd-plus.de.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/hd-plus.de.config.js b/sites/hd-plus.de.config.js index 6016d13a..e69ec966 100644 --- a/sites/hd-plus.de.config.js +++ b/sites/hd-plus.de.config.js @@ -45,7 +45,7 @@ module.exports = { } function parseStop(item, date) { - return date.tz('Europe/Berlin').endOf('d') + return date.endOf('d') } function parseStart(item, date) {