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
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Date Handler!