kaxil commented on a change in pull request #21646:
URL: https://github.com/apache/airflow/pull/21646#discussion_r809221543



##########
File path: docs/apache-airflow/tutorial.rst
##########
@@ -230,6 +230,14 @@ Note that when executing your script, Airflow will raise 
exceptions when
 it finds cycles in your DAG or when a dependency is referenced more
 than once.
 
+Using timezones
+---------------
+
+Creating a time zone aware time is quite simple. Just make sure to supply a 
time zone aware dates

Review comment:
       ```suggestion
   Creating a time zone aware DAG is quite simple. Just make sure to supply a 
time zone aware dates
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to