![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Displaying the available locales in english | eamani_sun | Linux | 1 | 07-27-2008 06:30 AM |
| formatting date for different locales | Aeon | UNIX for Dummies Questions & Answers | 2 | 08-22-2007 09:39 PM |
| Disk Mirror in Solaris 9 via Solaris Volume Manager | deal732 | SUN Solaris | 3 | 05-02-2007 08:43 AM |
| Locales in AIX | voorkey | AIX | 0 | 06-08-2006 10:08 AM |
| trouble auto connecting ssh 3.6.1 (Solaris 8) to ssh 3.0.1 (Solaris 6) | falklandtim | SUN Solaris | 6 | 03-01-2005 04:45 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
||||
|
Locales - Solaris 8
Can anyone tell me the difference between the 2 Locales:
North American Partial Locales en_US.ISO8859-1 en_US.ISO8859-15 Does it matter which one to use? What are the differences? Thanks. -I have found the below info but I don't know what it means(Also no RFC# for 8859-15): Name: ISO-8859-1-Windows-3.0-Latin-1 [HP-PCL5] MIBenum: 2000 Source: Extended ISO 8859-1 Latin-1 for Windows 3.0. PCL Symbol Set id: 9U Alias: csWindows30Latin1 Name: ISO_8859-1:1987 [RFC1345,KXS2] MIBenum: 4 Source: ECMA registry Alias: iso-ir-100 Alias: ISO_8859-1 Alias: ISO-8859-1 (preferred MIME name) Alias: latin1 Alias: l1 Alias: IBM819 Alias: CP819 Alias: csISOLatin1 Name: ISO-8859-15 MIBenum: 111 Source: ISO Please see: <http://www.iana.org/assignments/charset-reg/ISO-8859-15> Alias: ISO_8859-15 |
| Forum Sponsor | ||
|
|
|
|||
|
iso-8859-15 actually addresses the problem of Euro sign representation by changing a few assigned characters in iso-8859-1, as you can see in the iso-8859-15 link given by you. Actually both are the same most of the time.
|