> Currently core's PHPWS_Form::formDate() function prints a date form in the
> MM/DD/YYYY fashion. I tend to cringe when I see this. I realize that
> much of America uses this format, I think the majority of the rest of the
> world uses DD/MM/YYYY or YYYY/MM/DD, the latter of which I prefer. Can we
> add a parameter to formDate to indicate which format to print the form
> element in? Like 0 for the MM/DD/YYYY (default), 1 for DD/MM/YYYY and 2
> for YYYY/MM/DD.
I think it would be easier to convince the rest of the world that they are
doing it wrong.
Did that sound overly Bushy?
In any case, this can be set in DateSettings but what needs to be set is
multiple language support. I will take another look at it.
matt
|