I guess this has something to do with the format string that is used for your locale, just look int what dateformat is used in your case
On 4/11/08, Federico Fanton <[EMAIL PROTECTED]> wrote: > Hi everyone! > Just a quick question.. If I type inside a DateTimeField a 0 in the "hours" > and "minutes" field, on submit the "minutes" field is padded to "00", while > the "hours" field becomes blank.. Is this an intended behavior? I'm using > Wicket 1.3.3.. > Thanks for your time! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
