Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > FAQ Topic - Internationalisation in javascript.

Reply
Thread Tools

FAQ Topic - Internationalisation in javascript.

 
 
FAQ server
Guest
Posts: n/a
 
      08-08-2006
-----------------------------------------------------------------------
FAQ Topic - Internationalisation in javascript.
-----------------------------------------------------------------------

There are but a few Internationalisation features in JavaScript.
The various toString() methods are all implementation dependent,
but tend to use either UK or US settings. ECMAScript Ed. 3 has
introduced some capabilities, including the toLocaleString()
method which should create a string based on the host's locale.
Much more support is expected in future versions of JavaScript.


===
Postings such as this are automatically sent once a day. Their
goal is to answer repeated questions, and to offer the content to
the community for continuous evaluation/improvement. The complete
comp.lang.javascript FAQ is at http://www.jibbering.com/faq/.
The FAQ workers are a group of volunteers.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FAQ Topic - Internationalisation and Multinationalisation in javascript. (2008-11-21) FAQ server Javascript 0 11-21-2008 12:00 AM
FAQ Topic - Internationalisation and Multinationalisation in javascript. (2008-11-07) FAQ server Javascript 0 11-07-2008 12:00 AM
FAQ Topic - Internationalisation and Multinationalisation in javascript. (2008-10-24) FAQ server Javascript 0 10-23-2008 11:00 PM
FAQ Topic - Internationalisation in javascript. FAQ server Javascript 4 12-03-2006 07:58 PM
FAQ Topic - Internationalisation in javascript. FAQ server Javascript 0 10-05-2006 11:00 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57