mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-21 02:08:40 +00:00
Also updated the date format -- funnily enough Android will work with either Z or X in the format, but the test JVM will fail if it doesn't use X. X is definitely the correct thing to use based on the Javadoc, I think Android's implementation is just a little more lenient.