Hacker News new | ask | show | jobs
by tkfx 3492 days ago
joda-time + java.util.delorean
2 comments

I did once work on a project that had a class FluxCapacitor. It was used in testing to set the time. It worked, but had about as many zany unexpected consequences as its fictional namesake.
You should be using the Java 8 time APIs if you want to do it right.
Personally, I find Java 11 makes this much easier.