2016-05-26 12:25 GMT+02:00 Philipp Middendorf <[email protected]>:
> Upon further investigation, it seems that jOOQ calls > OffsetDateTime.toString, which uses the "shortest" string available. So if > there are no seconds, it'll *not* output ":00" but omit it. I confirmed > that it works if I add a second to the timestamp so it's > 1987-08-21T00:00:01Z. Should I file a github issue? > Hmm, that's weird. It would seem more sensible to always produce the same timestamp length. Yes, please, file a GitHub issue. This should definitely be improved -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
