Java Date Picker is a freeware Java Application Program Interface (API) packaged as a jar file. You can include Date Picker in any Java application you develop requiring a date picker function. Date Picker provides a date picker GUI that returns a date in string format with a single mouse click on a calendar date. You can return the date in one of several different formats depending on your regional preferences. Currently Eurpoean, German, UK and US formats are supported. For example,selecting '18' from the Date Picker below produces the results shown to the right, depending on the regional setting you choose:
|
Regional Setting Germany Sweden US UK |
Date String Returned 2008-03-18 2008-03-18 03/18/2008 18/03/2008 |
Please note that this is not a JavaScript offering for using with web pages. Date Picker is
deployed through a DatePicker.jar file.
DatePicker consists of:
- A jar file
- A demonstration program
To download Date Picker, go to the Download page. Support links are also provided on that page in the form of a User Guide and a Javadocs API.



