I do not believe so. I just checked the 1.1.3 code base to see what the tag
and renderer was doing with it. It is only using it as a single string, and
using DateFormat to process.
I guess the question would be what would the popup display (what format).
If you are just talking about what it considers a valid entry then this
might be a good addition in the form of a new attribute for inputs types
accepted, a custom validator, or something along those lines.
Just my $.02
-Jay
On 1/24/07, Wojtek Kusch <[EMAIL PROTECTED]> wrote:
Hi All,
it is possible to define a multiple date formats (popupDateFormat) for
<t:inputCalendar>?
Example:
popupDateFormat should be accept "dd/MM/yyyy" AND "dd.MM.yyyy"
Thanks,
Wojtek