See 
org.apache.wicket.datetime.markup.html.form.DateTextField.DateTextField(String,
IModel<Date>, DateConverter)
The 3rd argument is what you need to tweak.

On Sun, Feb 27, 2011 at 10:17 AM, Josh Kamau <[email protected]> wrote:

> Hi there,
>
> How do i change the DateTimeFormat of the
> org.apache.wicket.extensions.yui.calendar.DateTimeField component? .
> Currently it displays the date in mm/dd/yyyy format. i would like to make
> it
> display as dd/mm/yyyy format.
>
> Josh.
>

Reply via email to