mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-27 06:29:54 +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.