[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is setlocale() supposed to work?
- To: OpenBSD tech <tech@openbsd.org>
- Subject: Is setlocale() supposed to work?
- From: Federico Giannici <giannici@neomedia.it>
- Date: Tue, 11 Jan 2000 15:47:33 +0100
- Organization: Neomedia s.a.s.
Is setlocale() supposed to work?
I used setlocale(LC_TIME, "it") but then the strftime() strings remained
in english...
If setlocale() is supposed to work, what could I miss?
Thanks.