we have a c/c++ library and java classes that might be interesting here:
icu (icu4c) provides a lot of locale information.
see http://oss.software.ibm.com/developerworks/opensource/icu/localeexplorer
and http://oss.software.ibm.com/icu/

the java classes, together with what is in the jdk, are similar but include 
non-gregorian calendars.
see http://oss.software.ibm.com/icu4j/

markus

> For eg: To display AM in Arabic/japanese how many bytes are required?
> similarly for everything else.
> 
> I'm sure there must be some standard to this. Or is it enough if I make it
> Unicode compliant and it will take care of the problem?
> 
> Thanx
> rgds -Faheem

Reply via email to