mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-04 05:31:44 -04:00
some test updates
This commit is contained in:
@@ -104,6 +104,7 @@ def get_human_day(time, prefix_today_with='T'):
|
||||
|
||||
|
||||
def get_furthest_possible_scheduled_time():
|
||||
# TODO: update this so it pulls in 4 days at local timezone, not UTC
|
||||
return (datetime.utcnow() + timedelta(days=4)).replace(hour=0)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user