evandeslunt/DateUtilities
Methods to simplify dealing with Dates and Calendars in Java (helper for Adv. Java final project). Includes methods for formatting Date/Calendar into short and long formats, adding time to a Date/Calendar in user-chosen units (day, hour, month, etc.), and finding the time difference between two dates/calendars.
GitHub repository with 5 stars and 5 forks.
Language: Java