Could you try setting Asia/Calcutta instead of Asia/Kolkata? Also be mindful of the case sensitivity since this could be an issue too.
On Thursday, June 18, 2020 at 9:32:21 AM UTC+2, Kush Goyal wrote: > > 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 > > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/71bf3709-78ed-4ac2-a647-18e612c72607o%40googlegroups.com.
