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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Simple Date Handler!