Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 498 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 498 Bytes

[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.