6.0.0-beta1
7/12/25

[#11831] Date format %a is not resolved
Summary Date format %a is not resolved
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 12/07/2012 (4600 days ago)
Due
Updated 12/10/2012 (4597 days ago)
Assigned
Resolved 12/10/2012 (4597 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/10/2012 05:11:14 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
12/10/2012 05:09:55 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 76a7730948c6b22b79da0a88865f3bebf5d12d96
Author: Jan Schneider <jan@horde.org>
Date:   Mon Dec 10 17:57:27 2012 +0100

     [jan] Fix more strftime() formatting of certain locale-specific 
format specifiers (Bug #11831).

  framework/Date/lib/Horde/Date.php           |    2 +-
  framework/Date/package.xml                  |    4 ++--
  framework/Date/test/Horde/Date/DateTest.php |   16 ++++++++++++++--
  3 files changed, 17 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/76a7730948c6b22b79da0a88865f3bebf5d12d96
12/07/2012 11:24:06 AM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Date format %a is not resolved
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi,

when I select a date format in the prefs UI containing "%a" like "%a, 
%Y-%m-%d", the prefs UI properly shows the short name of the current 
weekday.

When I enter mnemo, it shows "%a" in the date column, so %a is not resolved.


A date format that contains "%A" (=full weekday name) is shown correctly.

Thomas

Saved Queries