Hi, I have an issue with date string translations. Let's
see, I have set
these variables in portal_properties/site_properties:
localTimeFormat: %d %b, %Y
localLongTimeFormat: %d/%m/%Y %H:%M
default_language: ca
My supported languages are ['en','es','ca']. I expected to
show dates in
the format above but instead that's what I have, different
results
depending on the language selected:
- ca: 2006-11-09 17:00; 2006-11-09
- en: 09/11/2006 17:00; 25 oct, 2006
- es: 09/11/2006 17:00; 25/10/2006
Is this the normal behaviour? How can I set up my format
strings for
different languages? I've tried to dig in the code but there
are too
many jumps and I don't know how to set the preferred
language inside the
zope shell to debug it myself.
Thank you very much people!!!
------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-i18n mailing list
Plone-i18n lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-i18n
a>
|