dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] Updated I18N


From: Rhys Weatherley
Subject: [Pnet-developers] Updated I18N
Date: Mon, 02 Jun 2003 15:03:51 +1000
User-agent: KMail/1.4.3

Hi all,

I have updated the I18N routines in pnetlib to implement locale-sensitive 
number, currency, and date/time formatting.  Attached is the current time on 
my machine, formatted in various locales, and the program that I used to 
create it.

You can either load a locale directly in C# using "new CultureInfo(name)", or 
set your LANG environment variable to something else (e.g. ja_JP for 
Japanese).

This just leaves locale-sensitive string comparisons to complete the I18N 
support in pnetlib.

Cheers,

Rhys.

Attachment: locale-time.txt
Description: Text document

Attachment: date.cs
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]