Use java.time instead of joda.time and inline anything you need
This is a date and time utility featuring some specific utilities
- workingdays
- DateConverter
- DateTimeUtils
"uk.gov.hmrc" %% "time" % "[INSERT_VERSION]"
For Java 7 use a version <= 2.0.0
This code is open source software licensed under the Apache 2.0 License.