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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Date Handler!