updating datetimes to match styleguides

This commit is contained in:
Beverly Nguyen
2024-03-18 14:32:32 -07:00
parent 6b31e5fba0
commit 10c9b86547
5 changed files with 10 additions and 24 deletions

View File

@@ -53,7 +53,6 @@ from app.formatters import (
format_datetime_normal,
format_datetime_relative,
format_datetime_short,
format_datetime_short_america,
format_day_of_week,
format_delta,
format_delta_days,
@@ -553,7 +552,6 @@ def add_template_filters(application):
format_datetime_24h,
format_datetime_normal,
format_datetime_short,
format_datetime_short_america,
valid_phone_number,
linkable_name,
format_date,