473,545 Members | 2,291 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FAQ Topic - Internationaliz ation and Multinationaliz ation in javascript.

-----------------------------------------------------------------------
FAQ Topic - Internationaliz ation and Multinationaliz ation in
javascript.
-----------------------------------------------------------------------

Internationaliz ation means using one form which is both
acceptable and understood everywhere. By default, javascript
has no such features; but if an international standard exists
it can be coded for.

For example, there is an international standard for numeric
Gregorian date format; but there is none for decimal and
thousands separators.

Multinationaliz ation means using different forms for different
nations. It cannot work well in general, because it requires a
knowledge of all national preferences and the ability to choose
the right one, in an environment where many systems are
inappropriately set anyway.

JavaScript has a few Multinationalis ation features. The various
toString() methods are all implementation dependent, but tend to
use either UK or US settings (not necessarily correctly). ECMAScript
Ed. 3 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.javas cript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by www.pair.com.

Oct 2 '07 #1
4 2263
In comp.lang.javas cript message <47************ ***********@new s.sunsite.
dk>, Tue, 2 Oct 2007 23:00:02, FAQ server <ja********@dot internet.be>
posted:
>-----------------------------------------------------------------------
FAQ Topic - Internationaliz ation and Multinationaliz ation in
javascript.
-----------------------------------------------------------------------

Internationali zation means using one form which is both
acceptable and understood everywhere. By default, javascript
has no such features; but if an international standard exists
it can be coded for.
Internationalis ation means using one form which is everywhere both
acceptable and understood. Any international standard not supported by
default can be coded for.

>For example, there is an international standard for numeric
Gregorian date format; but there is none for decimal and
thousands separators.
For example, there is an International Standard for numeric Gregorian date
format; but none for decimal and thousands separators.

>Multinationali zation means using different forms for different
nations. It cannot work well in general, because it requires a
knowledge of all national preferences and the ability to choose
the right one, in an environment where many systems are
inappropriatel y set anyway.
Multinationalis ation means using different forms for different readers. It
cannot work well in general, because it requires a knowledge of all
preferences and the ability to choose the right one, in an environment
where many systems are inappropriately set anyway.

* Note : Nations such as BE, CA, CH may have multiple conventions. The
word "nations" is therefore not really appropriate.

>===
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.javas cript FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by www.pair.com.
It might help if the quasi-sig were at the top, to be more obvious; there
could then be a minimal real sig "-- /Bart".

The quasi-sig material could be condensed a bit :-

Articles like this appear daily - to answer repeated questions, & to offer
the content to the community for continual evaluation & improvement.
The full newsgroup FAQ is at <http://jibbering.com/faq/index.html>.
The provision of these automated posts is hosted by <http://www.pair.com>.

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v6.05 MIME.
<URL:http://www.merlyn.demo n.co.uk/TP/BP/Delphi/&c., FAQqy topics & links;
<URL:http://www.merlyn.demo n.co.uk/clpb-faq.txt RAH Prins : c.l.p.b mFAQ;
<URL:ftp://garbo.uwasa.fi/pc/link/tsfaqp.zipTimo Salmi's Turbo Pascal FAQ.
Oct 4 '07 #2
Dr J R Stockton said the following on 10/4/2007 9:32 AM:
In comp.lang.javas cript message <47************ ***********@new s.sunsite.
dk>, Tue, 2 Oct 2007 23:00:02, FAQ server <ja********@dot internet.be>
posted:

<snip>

Before I change the entry, are you going to change your mind again in 10
months or so? The current entry is a copy/paste of *your* suggestion to
change it. The only difference is you proposed two entries and I made it
one.

<URL:
http://groups.google.c om/group/comp.lang.javas cript/browse_frm/thread/4d36f0e703cd4e9 3/069ffb1fb95114e 5?lnk=gst&q=int ernational+John +Stockton&rnum= 13#069ffb1fb951 14e5>
>
>===
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.java script FAQ is at http://jibbering.com/faq/index.html.
The FAQ workers are a group of volunteers. The sendings of these
daily posts are proficiently hosted by www.pair.com.

It might help if the quasi-sig were at the top, to be more obvious; there
could then be a minimal real sig "-- /Bart".
I have emailed Bart (yesterday) and asked that the signature delimiter
be changed to <dash><dash<spa cefrom the current delimiter.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javas cript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Oct 5 '07 #3
In comp.lang.javas cript message <pb************ *********@gigan ews.com>,
Thu, 4 Oct 2007 20:55:54, Randy Webb <Hi************ @aol.composted:
>
Before I change the entry, are you going to change your mind again in
10 months or so? The current entry is a copy/paste of *your* suggestion
to change it. The only difference is you proposed two entries and I
made it one.

I propose improvements when I think of something better. What method do
you use?

--
(c) John Stockton, Surrey, UK. ?@merlyn.demon. co.uk Turnpike v6.05 MIME.
Web <URL:http://www.merlyn.demo n.co.uk/- FAQish topics, acronyms, & links.
Proper <= 4-line sig. separator as above, a line exactly "-- " (SonOfRFC1036)
Do not Mail News to me. Before a reply, quote with ">" or "" (SonOfRFC1036)
Oct 5 '07 #4
Dr J R Stockton said the following on 10/5/2007 4:59 PM:
In comp.lang.javas cript message <pb************ *********@gigan ews.com>,
Thu, 4 Oct 2007 20:55:54, Randy Webb <Hi************ @aol.composted:
>Before I change the entry, are you going to change your mind again in
10 months or so? The current entry is a copy/paste of *your* suggestion
to change it. The only difference is you proposed two entries and I
made it one.


I propose improvements when I think of something better.
Interesting that you didn't answer the question.
What method do you use?
I employ the JRS method whereby I sit back and complain about what
others do. You are familiar with it, no?

It is changed locally.

--
Randy
comp.lang.javas cript FAQ - http://jibbering.com/faq/index.html
FAQ Notes: http://www.jibbering.com/faq/faq_notes/faq_notes.html
ECMAScript Language Specification via FAQ2.6
Oct 5 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
1992
by: Brian Kelley | last post by:
I have been using gettext and various utilities to provide internationalization for a wxPython application and have not really been liking the process. Essentially it uses a macro-style notation to indicate which strings should be internationalized. Essentially, everything looks like this _("STRING") A good description of this system is...
2
1688
by: Internationalization | last post by:
COMSYS Globalization Practice is looking for a C#/.NET Internationalization consultant in OR. Can you please contact me if you are interested or else know someone who would be interested. It will be 4-6 weeks assignment. Thank you, Rhea Tanaka COMSYS Globalization Practice rtanaka@comsys.com
4
1793
by: FAQ server | last post by:
----------------------------------------------------------------------- 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...
3
321
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Why was my post not answered? ----------------------------------------------------------------------- This could be for several reasons: * It was a variation of a frequently asked question and was therefore ignored by everyone. * No one knows the answer....
2
431
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Internationalization and Multinationalization in javascript. ----------------------------------------------------------------------- Internationalization means using one form which is both acceptable and understood everywhere. By default, javascript has no...
1
1150
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Internationalization and Multinationalization in javascript. ----------------------------------------------------------------------- Internationalisation means using one form which is everywhere both acceptable and understood. Any international standard not...
0
7398
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7656
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7805
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7416
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5325
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4944
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3449
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1878
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
701
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.