Skip to content

import_ttl: Correct date formating

Ebernhardson requested to merge work/ebernhardson/import-ttl-date-format into main

Date formatting within templates has changed between airflow 1 and airflow 2. We caught most of them when migrating but missed this one. Update it to the new time format.

Merge request reports