On 09/09/2012 02:30 PM, Achim wrote:

> I have tried to update rcmail_format_date_col() from
> program/steps/addressbook/func.inc (using date format string "s" for
> timestamp), and format_date() from program/steps/addressbook/func.inc
> but RC still writes the date field as "Y-m-d", independent of what I use
> in rcmail_format_date_col().

This function is used only to display the date. You need to convert the
field value in rcube_ldap::_map_data() method which is called before
inserting/updating LDAP entry.

-- 
Aleksander 'A.L.E.C' Machniak
LAN Management System Developer [http://lms.org.pl]
Roundcube Webmail Developer  [http://roundcube.net]
---------------------------------------------------
PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to