andrewgee / time

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

time

Build Status Download

This is a date and time utility featuring some specific utilities relating to UK Tax.

Features

  • workingdays
  • DateConverter
  • DateTimeUtils
  • TaxYearResolver

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.

About

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

License:Apache License 2.0


Languages

Language:Scala 100.0%