From 6edc20df55ceaccd8a370f3f3e53f1c19b5d2a65 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Wed, 13 Dec 2023 15:17:04 -0800 Subject: [PATCH 1/2] removed UTC text --- app/templates/views/notifications.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html index 853bcf762..5e56d31b0 100644 --- a/app/templates/views/notifications.html +++ b/app/templates/views/notifications.html @@ -18,7 +18,7 @@ {% block maincolumn_content %} {{ page_header(page_title) }} - + {{ ajax_block( partials, url_for('.get_notifications_as_json', service_id=current_service.id, message_type=message_type, status=status), @@ -51,8 +51,8 @@ - + + {% endcall %} @@ -70,11 +70,6 @@   Data available for {{ partials.service_data_retention_days }} days

-

- View timezone chart -   - For help with understanding and converting UTC times -

{% endif %} {{ ajax_block( From 50dc153cd8da5600dee291e3185f3003824efb59 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Wed, 13 Dec 2023 23:12:02 -0800 Subject: [PATCH 2/2] removed UTC text --- app/templates/views/message-status.html | 7 +------ app/templates/views/notifications.html | 2 -- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index 36077aa4f..9f30f1170 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -13,12 +13,7 @@

For security, this information is only available for seven days after a message has been sent. You can download a report, including a list of sent messages, for your own records.

This page describes the statuses you’ll see when you’re signed in to Notify.

-

A note about timezones

- -

Notify currently uses UTC (Coordinated Universal Time) for managing and displaying all dates and times in the system. This means that when you're scheduling messages to send later, or are looking at the time a message was sent, it will be in the UTC timezone.

- -

You can refer to this chart for help with converting UTC times to your local timezone.

-