mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update hd-plus.de.config.js
This commit is contained in:
parent
6f9e5189c4
commit
277a79ac6e
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue