Update elcinema.com.config.js
This commit is contained in:
@@ -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', 'Saudi Arabia/Riyadh')
|
||||
return dayjs.tz(time, 'DD/MM/YYYY H:mm A', 'Asia/Riyadh')
|
||||
}
|
||||
|
||||
function parseTitle(item) {
|
||||
|
||||
Reference in New Issue
Block a user