mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-15 04:30:36 +01:00
b1befbeefc
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.