= myInputPojo.rStartDate that came in via request param has correct server local timezone = 2013-06-01T00:00:00.000-07:00 = myInputJsonPojo.jStartDate that came in via request body has incorrect UTC ...
@DateTimeFormat annotation is supported by all Java 8 time classes except Instant, which always assumes the date is in the format "2017-02-21T13:00:00Z". Right now when making a request with start set ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results