If you find another way not disturbing the other users of this component, go ahead and send in a patch as soon as you are finished!
regards,
Martin
On 8/3/05, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hi!
Any plans to make inputCalender work with other date libraries like joda?
What would be great is if it could be possible to bind the component not
only to a java.util.Date but also to a joda DateTime and make is smart
enough to convert it.
I see two possible ways for now:
a) Having a global converter library which knows how to convert from one
format to another
b) an additional component parameter e.g.
"valueConverter=' joda.dateConverter'".
What do you think?
Might such a patch (at least for version b) find its way into MyFaces?
---
Mario
