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
Powering the best of the internet | Fastly
Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Date Handler!