ashb commented on a change in pull request #7693: [AIRFLOW-7046]
Locale-formatted datetimes (UI only)
URL: https://github.com/apache/airflow/pull/7693#discussion_r391749143
##########
File path: airflow/www/static/js/base.js
##########
@@ -38,6 +38,24 @@ export function escapeHtml(text) {
window.escapeHtml = escapeHtml;
+// Handle i18n localization of date + time (D MMMM YYYY HH:mm)
Review comment:
Does this include seconds or not? (i.e. is the comment wrong, or are seconds
not included in output)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services