This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-06-24 17:29:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85fc601886b5fc255c9db801f893defee5b4ddf1
notifications-api
/
app
/
notifications
History
Rebecca Law
b8283c31d4
When we get an inbound message from MMG, the function format_mmg_datetime was converting the date to UTC, however, the provider date is already in UTC format.
2020-04-30 14:19:08 +01:00
..
__init__.py
…
notifications_letter_callback.py
…
notifications_ses_callback.py
…
notifications_sms_callback.py
…
process_letter_notifications.py
Save whole letter address into the
to
field
2020-04-22 10:06:25 +01:00
process_notifications.py
Save whole letter address into the
to
field
2020-04-22 10:06:25 +01:00
receive_notifications.py
When we get an inbound message from MMG, the function format_mmg_datetime was converting the date to UTC, however, the provider date is already in UTC format.
2020-04-30 14:19:08 +01:00
rest.py
…
utils.py
…
validators.py
…