http://qa.mandrakesoft.com/show_bug.cgi?id=4423


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever Confirmed|                            |1




------- Additional Comments From [EMAIL PROTECTED]  2003-30-07 12:06 -------
locale defines three date formats:
date_fmt (default date format?)
d_fmt    (short date format)
d_t_fmt  (date + hour format)

you can see them with "locale -c date_fmt" (and the others) on the command line
(under the choosen locale).

the command "date", always use the same format by default, for the localized
format you must use "date +%c" (see date --help)

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEEDINFO
creation_date: 
description: 
It seems that the time format of zh has not been defined within locale, because 
the final format is the same as US.

The official date format should be as follow:

Longdate: 2003?7?30????
Shortdate: 2003-07-30

If you want exact date format for specific environment, just contact me.

Reply via email to