Title: Type Converetrs and formatting

You are correct, they should (and are with ww:property). I’m fixing this now :)

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, October 15, 2003 2:44 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] Type Converetrs and formatting

 

Hi y'all! :)

Does it make sense that the type converters are not being called to convert fields back into their String (presentation) format? I'm trying to use a Date converter which respects the brazilian time formats (dd/MM/yyyy), and while conversion from String to Date works ok, the Date to String conversion is not being handled by the type converter itself (maybe the TextField tag is just letting Velocity call toString() whenever appropriate). How could I fix that?

peace,
-cv

Reply via email to