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