Hi,
don't know, if this is a roundcube issue or an issue with everdroid:
Everdroid exports birthday in vCards (VERSION:2.1) in the following format:
BDAY:YYYYMMDD
When importing them in roundcube the birthdays get messed up.
If I manually change the format of the BDAY attributes in the vcf export file to
BDAY:YYYY-MM-DD
the import in roundcube works fine.
Is 'YYYYMMDD' the one and only official format for the BDAY attribute (i.e. everdroid messes things up) or should roundcube recognize 'YYYMMDD' formatted birthdays as well?
Best regards,
Tom
Devel-addressbook is an old branch. Use trunk instead it has a much better addressbook
Thanks for the tip. The latest trunk imports birthday attributes in YYYYMMDD format just fine. :)