Summary | Make date format in lib/Block/Time.php configurable |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.7 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | robwebcontact-2015 (at) yahoo (dot) de |
Created | 07/27/2015 (3643 days ago) |
Due | |
Updated | 07/27/2015 (3643 days ago) |
Assigned | |
Resolved | 07/27/2015 (3643 days ago) |
Milestone | |
Patch | Yes |
Assigned to Michael Rubinsky
State ⇒ Resolved
commit d56cc86e316fabb80bce5617b558e244aa8105be
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jul 27 12:04:31 2015 -0400
Ticket: 14066Use configured date_format pref for time block.horde/lib/Block/Time.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/d56cc86e316fabb80bce5617b558e244aa8105be
Priority ⇒ 1. Low
New Attachment: diff.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ Make date format in lib/Block/Time.php configurable
Type ⇒ Enhancement
State ⇒ New
line 49 with "strftime('%A, %B %d, %Y ');". I'd love to see this
configurable since in some regions you might want to have a different
format, e.g. "%A, %d. %B %Y".