Your message dated Sat, 26 Jan 2008 20:05:30 -0500
with message-id <[EMAIL PROTECTED]>
and subject line coreutils: date doesn't permit setting the date with a literal
expression in a language different than english
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: coreutils
Version: 5.97-5.3
Severity: normal
The command date doesn't permit inputting dates in a language other than
english.
For example, with my spanish locale I can't isuue:
# date -s "3 septiembre"
in spanish as I issue
# date -s "3 september"
in english.
I think the names of the months should be permitted in one's locales.
Same problem with the names of the days of the week.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-2-686
Locale: LANG=es_DO.UTF-8, LC_CTYPE=es_DO.UTF-8 (charmap=UTF-8)
Versions of packages coreutils depends on:
ii libacl1 2.2.42-1 Access control list shared library
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libselinux1 1.32-3 SELinux shared libraries
coreutils recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
tags 415359 +wontfix upstream
quit
I don't disagree that it would be nice to do this. If someone were to
implement it, I'm sure that it would be given consideration. The code
that implements the date parsing routines is already pretty hairy,
though.
Mike Stone
--- End Message ---