You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Er...@swissinfo.ch on 2002/09/02 11:05:39 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>