The DateTime I was referring to is in the org.apache.wicket.datetime.DateConverter class, so I have no way of modifying it. Any other ideas?
Stijn Maller wrote: > > Looking at your datepattern you should be using LocalDate instead of > DateTime, as you don't have a time or a timezone anyway. IMVHO this should > solve all your problems. > -- View this message in context: http://www.nabble.com/Converter-Problem-tp24378227p24392993.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]
