Summary | Correct date format is missing |
Queue | Kronolith |
Queue Version | FRAMEWORK_5_1 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | simonhannus (at) gmail (dot) com |
Created | 10/20/2014 (3885 days ago) |
Due | |
Updated | 10/23/2014 (3882 days ago) |
Assigned | |
Resolved | 10/21/2014 (3884 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
New Attachment: Horde date menu- wrong format 2.jpg
New Attachment: Horde date menu- wrong format 1.jpg
Look, attaching two screenshots from the Horde used by a web hosting
service for configuring the date. The second figure shows there are
only 3 short date formats to choose from.
"..already WAY too many?" Don't think so. Most people can even count to 4...
additional formatting definitions to users in certain locales that
will never be used.
If you are changing locale data, and you are not seeing a
corresponding change in PHP, then either your system or PHP is broken.
We are using the C-standard strftime definitions, so you need to look
into your system regarding its behavior.
If the
be changed on the MacOSX (Mavericks) to the correct one's:
dd.mm.yyyy
This does nothing to the Horde definitions..
that are defined as the correct date format for the current locale
as provided by your system. If those aren't correct, you need to fix
your operating system's locale definitions.
doesn't seem like a effective way to make the change. Maybe it would
be better to hardcode more scroll menu alternatives? Not that
difficult either.
State ⇒ Not A Bug
that are defined as the correct date format for the current locale as
provided by your system. If those aren't correct, you need to fix your
operating system's locale definitions.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Correct date format is missing
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
(* names may be different in English version. I'm translating from Swedish.)
The alternatives 'select how date is shown' (long and short format) do
not have a single alternative that's completely correct. The official
date format (SFS 4175) in Finland is dd.mm.yy (short) and dd. month
yyyy (long). As far as I know, this is the correct date format and in
use in a number of countries in the world. Should be an easy fix.
The closest current alternatives is to use the partly wrong date formats:
Monday, 20 October 2014 (long)
Mon 20 Oct 2014 (short)
Fyi. See date format by country:
http://en.wikipedia.org/wiki/Date_format_by_country