Skip to content
/ time Public

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

License

Notifications You must be signed in to change notification settings

hmrc/time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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