mirror of
https://github.com/iptv-org/epg
synced 2026-04-03 17:41:35 -04:00
Update hd-plus.de.config.js
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user