mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -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) {
|
||||
return date.tz('Europe/Berlin').endOf('d')
|
||||
return date.endOf('d')
|
||||
}
|
||||
|
||||
function parseStart(item, date) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue