Thanks for the reply.

Core to my requirement is internationalisation, and per locale date formats
(both client and server side).

The wicket-datetime one is close to ideal, just has some implementation
issues which I believe could be cleaned up in a manner similar to *.js
convenience methods.

Rgds

Ned


ptrthomas wrote:
> 
> I rolled my own datepicker (based on YUI) which was easy, you can have a
> look at the code here:
> 
> http://fisheye3.cenqua.com/browse/j-trac/trunk/jtrac/src/main/java/info/jtrac/wicket/yui/YuiCalendar.java?r=1090
> 
> It does not support internationalization at all, but it may help, I also
> wrote a small piece of javascript that reduces the amount of js needed in
> head:
> http://fisheye3.cenqua.com/browse/j-trac/trunk/jtrac/src/main/webapp/resources/yui/calendar/calendar-utils.js?r=1004
> 

-- 
View this message in context: 
http://www.nabble.com/wicket-datetime-tp15866334p15886521.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to