Remove Joda dependency

The last blocker for removing Joda was the fact that Joda allows to
manipulate the system time for the tests. In Java 8 is also possible,
even if it needs a helper class to avoid polluting the interface with a
Clock dependency.

Change-Id: I5c18d5d27e5bdae8b6f1494282ac98fb47e28d90
2 files changed