Hi, whats the proper way to work with WicketTester and DateTimeFields ? I am using
FormTester.setValue("myDateTimeField". "formattedDateTime");
is there any way using proper date instead of string (that differs with
locales) ?
using DateTimeField.setModelObject() or DateTimeField.setDefaultModejObject
breaks our validator that works with getConvertedInput...
Thanks,
Zbynek
