Hi all Does anyone know why the <fmt:...> tag doesn't work with Arabic dates?
I use the following code:
<fmt:formatDate value="${dateTime}" type="date" dateStyle="long"/>
which works in most languages.
However in Arabic, I just get
01 ??????, 2002 15:47 (obviously on the page, it's the other way round)
Is this a case of a locale error or a missing locale?
Best regards,
Eric
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
