Small and simple Java Date handler library, based on public static methods for basic java.util.Date manipulation.
The main features:
- add minutes, hours, seconds to a given date;
- get the hour 00:00:00 and 23:59:59 from a given date;
- get the diference in hours, minutes, seconds between 2 given dates;
- check if 2 or more dates are in the same week, month;
- check if 2 or more dates are the same day;
- get the start and end of the month;
Features
- addDays
- addMonth
- addYear
- addHours
- addMinutes
- addSeconds
- sundayOfWeek
- saturdayOfWeek
- hour0
- hour24
- minsBetween
- hoursBetween
- daysBetween
- dayOfWeek
- dayOfWeekExt
- strToDate
- getDayMonthYear
- strToTime
- getAsString
- getHourMinSec
- daysTo
Categories
LibrariesLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Simple Date Handler
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Date Handler!