in both toscawidgets and formencode (although I gather toscawidgets
uses formencode anyway) if you specify in DateConverter that
month_style='dd/mm/yyyy' it validates it fine, but when the
default/erroneous values are returned to the form by htmlfill they are
rendered as mm/dd/yyyy.
is tehre an option i am missing?
brendan