Hi ;

 I have a text field that has a model of type java.util.Date. How do i set
the format of how the components displays the date?

I am using it with the datePicker .

DatePicker datePicker = new DatePicker();
  txtStartDate.add(datePicker());



Regards.


---------- Forwarded message ----------
From: Josh Kamau <joshnet2...@gmail.com>
Date: Fri, Jan 29, 2010 at 11:13 AM
Subject: Date Format on text field
To: users@wicket.apache.org


Hi ;

 I have a text field that has a model of type java.util.Date. How do i set
the format of how the components displays the date?

Regards.

Reply via email to