We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

DateCalculator

DateCalculator is a Java application that performs three kinds of calculation on calendar dates:

* Increment
Add a number of days to a date or subtract a number of days from a date (eg, find the date 100 days after today).

* Difference
Calculate the number of days between two dates (eg, find the number of days from the start of next week to the end of the year).

* Interval
Generate a sequence of dates with a given number of days between each successive pair of dates (eg, make a list of all the Saturdays in the next four years).

The application uses the Gregorian calendar for all dates, and it accepts input dates between the years 1600 AD (CE) and 3999 AD (CE). Dates output by DateCalculator are displayed in user-defined formats. In those formats, the names of days and months may be obtained from a Java locale (a language, or a language and a country) or they may be user-defined.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://datecalculator.sourceforge.net/
Tags
License
Platform
Features