mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 09:12:06 -05:00
london → local
This commit is contained in:
@@ -71,7 +71,7 @@ def get_midnight_for_day_before(date):
|
||||
return get_local_midnight_in_utc(day_before)
|
||||
|
||||
|
||||
def get_london_month_from_utc_column(column):
|
||||
def get_local_month_from_utc_column(column):
|
||||
"""
|
||||
Where queries need to count notifications by month it needs to be
|
||||
the month in local time.
|
||||
|
||||
Reference in New Issue
Block a user