[
https://issues.apache.org/jira/browse/AIRFLOW-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
t oo closed AIRFLOW-4345.
-------------------------
Resolution: Not A Problem
> UI - admin/taskinstance (and other admin/* urls) is missing year portion in
> the date column values
> --------------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-4345
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4345
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: 1.10.3
> Reporter: t oo
> Priority: Major
> Attachments: missingyear.png
>
>
> see attached values are starting at MM-DD without a YYYY value showing in
> each of the Execution Date, Start Date...etc columns. Seems to affect all
> date values in the ui across all pages under /admin/
>
> |</td>|
> | | |
> | |<td class="col-execution_date">|
> | | |
> | |<nobr>01-03T05:00:00+00:00</nobr>|
> | | |
> | |</td>|
> | | |
> | |<td class="col-operator">|
> | | |
> | | |
> | | |
> | |</td>|
> | | |
> | |<td class="col-start_date">|
> | | |
> | |<nobr>04-17T22:00:24.286685+00:00</nobr>|
> | | |
> | |</td>|
> | | |
> | |<td class="col-end_date">|
> | | |
> | |<nobr>04-17T22:00:24.286709+00:00</nobr>|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)