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/7b1e12b7-cbc2-4b61-8153-a5aff3563b62o%40googlegroups.com.
