Re: conf/137870: [locale] en_DK needed

"J.R. Oldroyd" <[email protected]> Thu, 20 Aug 2009 15:11:00 +0200
Newsgroups gmane.os.freebsd.devel.internationalization
Message-ID <[email protected]>
On Thu, 20 Aug 2009 21:20:23 +1000, Edwin Groothuis <[email protected]> wrote:
>
> RFC4646.
> 

Thanks for finding RFC4646.

I would also refer to this document:

http://www.openi18n.org/docs/text/LocNameGuide-V10.txt

The format of locale names is defined there.  In short:

	LANGUAGE_TERRITORY.CODESET@MODIFIERS

Based on this, and since we're modifying LC_TIME, I would now
propose the base name for the proposed modification be:

	en@ISOtime

The port should define modifiers for all base system "en_"
territories:
	en_AU@ISOtime
	en_CA@ISOtime
	en_GB@ISOtime
	en_IE@ISOtime
	en_NZ@ISOtime
	en_US@ISOtime

and also the various base system codesets:

	en_AU.ISO8859-1@ISOtime
	en_AU.ISO8859-15@ISOtime
	en_AU.US-ASCII@ISOtime
	en_AU.UTF-8@ISOtime
	etc

-jr

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-i18n
To unsubscribe, send any mail to "[email protected]"