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

Reply via email to