Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476806 - LDAP: change date format to YYYY-MM-DD (ISO8601)
Summary: LDAP: change date format to YYYY-MM-DD (ISO8601)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-14 10:16 UTC by Michał Górny
Modified: 2021-08-26 17:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-07-14 10:16:16 UTC
As we discussed by mail, the current 'YYYY/MM/DD' format is not really standard and may be a bit confusing. It would be great if LDAP used ISO8601 'YYYY-MM-DD' instead.

Robin has already pointed out that we need to check/fix at least:
- retirement scripts
- website XSL
Comment 1 SpanKY gentoo-dev 2014-01-14 14:45:24 UTC
YYYY-MM-DD isn't all that much more clear.  Gentoo has standardized on the unambiguous form "07 Apr 2014" in many of its files (like ChangeLogs), so why not use that instead ?