You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/20 19:28:00 UTC

[jira] [Commented] (AIRFLOW-289) Use datetime.utcnow() to keep airflow system independent

    [ https://issues.apache.org/jira/browse/AIRFLOW-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173718#comment-16173718 ] 

ASF subversion and git services commented on AIRFLOW-289:
---------------------------------------------------------

Commit a81c153cc48e4c99a9e0a5047990b84c5d07e3cb in incubator-airflow's branch refs/heads/master from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=a81c153 ]

[AIRFLOW-289] Make airflow timezone independent

Airflow mixes datetime.now()/today() and utcnow().
This can lead
to issues in case the OS is not in UTC.

Closes #2618 from bolkedebruin/use_utcnow


> Use datetime.utcnow() to keep airflow system independent
> --------------------------------------------------------
>
>                 Key: AIRFLOW-289
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-289
>             Project: Apache Airflow
>          Issue Type: Improvement
>    Affects Versions: Airflow 1.7.1.3
>            Reporter: Vineet Goel
>            Assignee: Vineet Goel
>            Priority: Minor
>             Fix For: 1.9.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)