Subject: Re: Setting NETBSD locale
To: None <netbsd-users@netbsd.org>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-users
Date: 01/22/2007 16:10:25
Anzi wrote:
> Do I need to download locale to netbsd if I want PHP to display 
> something in finnish? I tried to set LC_TIME / LC_ALL and other but 
> couldn't see localized values for date / calendar functions.

I don't think localization of the date format is implemented in NetBSD.

setlocale(3) says:

'The current implementation supports only the "C" and "POSIX" locales for
all but the LC_CTYPE locale.'

-- 
Christian