JXDatePicker with Time Support..kinda

After reading alot of people battling with the time and JXDatePicker and also facing the challenge myself, i decided to battle JXDatePicker and convert it to handle a JSpinner instead of the JFormattedTextField.

Ok, i’ll level with you, currently.. i did a pretty bad job of this, but i’ll deffinately be proceeding with this further. This was kind of a proof of concept that it could be done this way easily, as i’d been thinking about it for a few days. Yeah i was even so lazy i just quickly built swingx, set the main class as the JXDatePicker and made it webstart for a quick demo.

5 thoughts on “JXDatePicker with Time Support..kinda

  1. Sure can, ill be putting out shortly, it seems to be working quite well now since i fixed a few things. In reality it’s probably not the best way to handle this, but for now it works! :)

  2. Hey, impressive work! I also would like to see the code if you get a chance to post it. Cheers!

  3. Where can I find the code for this impressive date picker? I’m looking for such thing for days now…