mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update elcinema.com.config.js
This commit is contained in:
parent
5acb2307a6
commit
197e68a911
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ function parseStart(item, initDate) {
|
||||||
|
|
||||||
time = `${initDate.format('DD/MM/YYYY')} ${time}`
|
time = `${initDate.format('DD/MM/YYYY')} ${time}`
|
||||||
|
|
||||||
return dayjs.tz(time, 'DD/MM/YYYY H:mm A', 'Saudi Arabia/Riyadh')
|
return dayjs.tz(time, 'DD/MM/YYYY H:mm A', 'Asia/Riyadh')
|
||||||
}
|
}
|
||||||
|
|
||||||
function parseTitle(item) {
|
function parseTitle(item) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue