Bolke de Bruin created AIRFLOW-1930:
---------------------------------------
Summary: start_date and execution_date should default to
timezone.utcnow() not to func.now()
Key: AIRFLOW-1930
URL: https://issues.apache.org/jira/browse/AIRFLOW-1930
Project: Apache Airflow
Issue Type: Bug
Affects Versions: 1.9.0, 1.8.2
Reporter: Bolke de Bruin
Assignee: Bolke de Bruin
Fix For: 1.9.1
func.now() defaults to the time zone of the database, while we assume every
date in the db is UTC.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)