You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2017/04/10 07:50:41 UTC

[jira] [Created] (AIRFLOW-1092) {{execution_date}} not matching '%Y-%m-%d %H:%M:%S.%f'

Xi Wang created AIRFLOW-1092:
--------------------------------

             Summary: {{execution_date}} not matching '%Y-%m-%d %H:%M:%S.%f'
                 Key: AIRFLOW-1092
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1092
             Project: Apache Airflow
          Issue Type: Bug
          Components: scheduler, utils
    Affects Versions: Airflow 1.8
         Environment: CentOS
            Reporter: Xi Wang
            Priority: Critical


Hi there,
I was trying to use  datetime.strptime({{ execution_date }}, '%Y-%m-%d %H:%M:%S.%f') to format some files names, but an error was returned saying {{ execution_date }} format is not matching the provided one. Could anyone take a look?
Thx!



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)