Skip to content

suffix of dag run id is always +00:00 #19004

Description

@yifeng-chen

Apache Airflow version

2.2.0 (latest released)

Operating System

Ubuntu 20.04.2 LTS

Versions of Apache Airflow Providers

docker tag: apache/airflow:2.2.0-python3.7

Deployment

Other

Deployment details

No response

What happened

No matter what time zone do I specify in config file [core/default_timezone] or dag's start date, the suffix of dag_run_id is always "+00:00".

What you expected to happen

The time zone suffix of dag_run_id should be some kind related to the time zone that I specify in the config file or the dag object. Is there any way to customize the format of dag_run_id?

How to reproduce

No response

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateIssue that is duplicated

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions