This is a project to develop code for manipulating basic concepts in recurring domains such as time and money. The design principles followed here are explained in Part III of the book Domain-Driven Design. Read the credits here and release notes here. For some of the conceptual workings, you can read this explanation of time algebra and this explanation of interval math.
In addition to the unit tests, the "example.*" packages found in the "examples/src" folder provide runnable code doing things typical of many applications. (More of that in future releases.) Usage is also discussed briefly below. Here you can read answers to some frequently asked questions.
This software is provided under the very permissive MIT Licence (see licence.txt), so no one should be impeded from trying it.
Read more on the Sourceforge project page.