This repository contains the GitHub Pages website for JDatePicker.
JDatePicker is a Java Swing date picker component featuring:
- JDatePicker - A popup date selector
- JDatePanel - An embeddable calendar panel
- MVC Architecture - Clean separation of concerns
- Multiple Date Models - Support for LocalDate, Calendar, Date, and SQL Date
The website is hosted at: https://jdatepicker.github.io
Simply open index.html in a browser to preview the site.
BSD License - See the main JDatePicker repository for details