Closed ggrossman closed 7 years ago
We know, but the Dataflow SDK itself uses joda, so there's no way around it.
@ggrossman That's a reasonable suggestion and something we considered. It was surprising nearly 3 years after Java 8 has been released to find the Dataflow library still using Joda!
Unfortunately Joda is embedded deeply into the Dataflow SDK (and also in it's successor Apache Beam sigh...) which makes it confusing and difficult to use another date/time API
@bcasey-zd Understood; feel free to close this or keep it around for tracking if it's helpful
Closing it for now – we'll revisit it if Dataflow switches to java.time
.
From http://www.joda.org/joda-time/:
@dasch @ciaranarcher