Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1009 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 1009 Bytes

Carey Development Logo

Carey Development Date Utilities

license Maven Central

Carey Development Date Utilities is a package of convenience classes and methods for handling routine date/time operations within Java applications.

Latest Release

You can pull it from the central Maven repositories:

 <dependency>
    <groupId>us.careydevelopment.util</groupId>
    <artifactId>date-util</artifactId>
    <version>1.5.0-RELEASE</version>
 </dependency>

License

This code is under the MIT License.