[Tickets #4726] Reminder mail Date is not in DD/MM/YYYY format
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Dec 1 19:58:46 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4726
-----------------------------------------------------------------------
Ticket | 4726
Created By | asa at isac.gov.in
Summary | Reminder mail Date is not in DD/MM/YYYY format
Queue | Kronolith
Version | 2.1.4
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
asa at isac.gov.in (2006-12-01 19:58) wrote:
I created an event and a set a reminder.
We have the following
setting in horde/prefs.php and locked.
$_prefs['date_format'] = array(
'value' => '%d/%m/%Y',
In this scenario, I get the following mail as a reminder.
-----------------------------------
You requested to be reminded about Nilima's Birthday, which is on
12/01/2006
at 06:00.
------------------------------
Here, the Actual Date is in 01/12/2006 (DD/MM/YYYY). But, in the mail
it is MM/DD/YYYY format. As per our settings, it should have come in
DD/MM/YYYY format.
More information about the bugs
mailing list