Hello,
I have a JSTL tag:
<fmt:formatDate value="${startDate}" type="both" dateStyle="long" />
which produces different outputs for locales.
Is there a way to change behaviour for a specific locale?
(I have too many of this tag)
Thanks alot.
--
Mehmet
