hmrc / time   3.22.0

Apache License 2.0 GitHub

Date and time utility featuring some specific utilities relating to UK Tax

Scala versions: 2.12 2.11 2.10

[DEPRECATED]

Use java.time instead of joda.time and inline anything you need

time

This is a date and time utility featuring some specific utilities

Features

  • workingdays
  • DateConverter
  • DateTimeUtils

Adding time as a dependency

"uk.gov.hmrc" %% "time" % "[INSERT_VERSION]"

For Java 7 use a version <= 2.0.0

License

This code is open source software licensed under the Apache 2.0 License.