In StdDateFormat there's this comment

            // 24-Jun-2017, tatu: While `Z` would be conveniently short, 
older specs
            //   mandate use of full `+0000`
            // formatted.append('Z');

Wanted to ask if and why this is still relevant, as it seems to me it would 
be more natural to serialize using 'Z'.
Or perhaps offer a flag to control this as a serialization option.

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/a4ec5049-2c10-4cfa-8d65-7446b7ba8945%40googlegroups.com.

Reply via email to