[template]
Working notes on mozilla/pontoon#3809, making the timestamp format in the Notification popup consistent.
Summary
The notification popup rendered timestamps in a format that did not match the rest of the interface, so the same time could read one way in the popup and another way elsewhere. The fix routes the popup through the shared date formatting the app already uses, so timestamps look the same wherever they appear.
The full working notes are in the embedded PDF below.