I have the datepicker component in the format of MM/dd/yyyy
, But I want to create date picker in java the form of dd/MM/yyyy
. So where can I get the suggestion or related solutions. Please give the basic idea about that.
Thanks in Advance..
views:
163answers:
3
A:
Try JCalendar
you can download it from http://www.toedter.com/en/jcalendar/index.html
RaviG
2010-05-24 09:45:56
A:
The Any+Time™ DatePicker/TimePicker AJAX Calendar Widget allows you to specify dates in whatever format you'd like. It also has WAI/ARIA keyboard support and extensive CSS customization options, including jQuery UI support.
Andrew M. Andrews III
2010-05-24 17:09:35
My apologies, I thought the question said JavaScript, not Java. If you're looking for something to use on the web, then this might still be a viable option. But if you're looking at a stand-alone Java app then my answer was way off base. Sorry for any confusion.
Andrew M. Andrews III
2010-05-24 17:13:17