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

Re: Locale to have the ISO 8601 date format?



On Mon, Nov 04, 2002 at 20:32:50 -0500, David P James wrote:
> However I did get an answer eventually and it turns out to be contained 
> in a locale created as a bit of a joke - en_DK - English Denmark!

I've juste generated it with

  localedef -c -i en_DK /usr/share/locale/en_DK

(I hope this is correct), but this doesn't change anything:

$ LC_ALL=en_DK date +%x
11/05/02

Before that, I tried with i18n since /usr/share/i18n/locales/i18n
contains:

% Date formats following ISO 8601
% Appropriate date and time representation (%c)
%       "%F %T"
d_t_fmt "<U0025><U0046><U0020><U0025><U0054>"
%
% Appropriate date representation (%x)   "%F"
d_fmt   "<U0025><U0046>"
%
% Appropriate time representation (%X)   "%T"
t_fmt   "<U0025><U0054>"
t_fmt_ampm ""

But same problem.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Reply to: