{% i18nc_var "Datetime format string to display created and updated times on edit pages" "MMMM d, yyyy hh:mmap" as dtFormatString %}
{% i18nc_var "Placeholder for datetime inputs, shown to the user as a hint how to input datetimes" "YYYY-MM-DDTHH:mm" as dtFormatPlaceholder %}
{% i18nc_var "Placeholder for date inputs, shown to the user as a hint how to input dates" "YYYY-MM-DD" as dateFormatPlaceholder %}
{% i18nc_var "Placeholder for time inputs, shown to the user as a hint how to input times" "HH:mm" as timeFormatPlaceholder %}