Using 1.4.6 on a RH7.3/Fedora 3/ES30
Squirrelmailmail gives you the possibility to change the Data format i.e. INBOX listing the email having "Always Show Full Date" enabled via options page.
this changes the format in this way:
Without: for the current day: Lun, 7:00 pm and for the other days: 9 Jan 2006
With: for current and other days: 9 Jan 2006
Both these format aren't good for me. Can you help me in defining a new function to get the following format:
Monday, 09/01/2006 17:21
May be defining a new function getLongDateString2 in imap_messages.php I can change the way date is seen:
$messages[$msgi]['DATE_STRING'] = getLongDateString2($messages[$msgi]['TIME_STAMP']);
Thanks.
&nbs
p;
Leo.
Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
