Hi,
I'm trying to change the date format used by MappedDate for
display/input, but the only way I can see that works is to create a new
class that overrides setFromAny, _toForm & toString.
It looks like the format for output is hardcoded to
internetDateFormatter and input can be either
SimpleDateFormat("yyyy/MM/dd") or internetDateFormatter.
Did I miss something?
/Jeppe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---