On 09/10/2012 01:55 AM, Achim wrote:

> Perhaps this is not very elegant, but it works. Feel free to
> include/improve this.
> 
> On the same issue, does anybody know if only iPhone expects Unix
> timestamps, or if it is "The Right Thing To Do (TM)" for most clients?

It looks that there's no standard for this. There are also not many LDAP
schemas with these fields. They are using different formats of date. It
would be good to have an option in Roundcube to define date format used
on write, e.g.

'date_format' => array(
   'anniversary' => '%Y-%m-%d',
   'birthday'    => '%s',
),

-- 
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