[Tickets #629] NEW: Available date formats
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Sep 23 12:49:51 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=629
-----------------------------------------------------------------------
Ticket | 629
Created By | joho at webbplatsen.se
Summary | Available date formats
Queue | Horde Base
Version | HEAD
State | New
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
joho at webbplatsen.se (2004-09-23 12:49) wrote:
Could we *please* have the following entries added:
'%a %d %b %Y' => strftime ('%a %d %b %Y'),
'%a %x' => strftime ('%a %x'),
'%a %Y-%m-%d' => strftime ('%a %Y-%m-%d'),
'%Y-%m-%d' => strftime ('%Y-%m-%d'),
to the
// date format
$_prefs['date_format'] = array();
in prefs.php?
(A similar request for IMP was made by me in [Tickets #628])
More information about the bugs
mailing list