Update hd-plus.de.config.js
This commit is contained in:
@@ -45,7 +45,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function parseStop(item, date) {
|
function parseStop(item, date) {
|
||||||
return date.tz('Europe/Berlin').endOf('d')
|
return date.endOf('d')
|
||||||
}
|
}
|
||||||
|
|
||||||
function parseStart(item, date) {
|
function parseStart(item, date) {
|
||||||
|
|||||||
Reference in New Issue
Block a user