Cron.yaml timezone error

42 views
Skip to first unread message

Kush Goyal

unread,
Jun 18, 2020, 3:32:21 AM6/18/20
to Google App Engine
I am getting the below error when updating my cron.yaml


Unable to assign value 'Asia/Kolkata' to attribute 'timezone':
timezone 'Asia/Kolkata' is unknown


my cron.yaml file:

cron:
- description: my cron job
 
url: /endpoint/
 
schedule: 1 of month 06:30
 
timezone: Asia/Kolkata


sneacsu

unread,
Jun 18, 2020, 10:12:34 AM6/18/20
to Google App Engine
Could you try setting Asia/Calcutta instead of Asia/Kolkata? Also be mindful of the case sensitivity since this could be an issue too.
Reply all
Reply to author
Forward
0 new messages