]> source.dussan.org Git - nextcloud-server.git/commit
Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards
authorFlorian Pritz <bluewind@xinu.at>
Thu, 22 Sep 2011 21:17:23 +0000 (23:17 +0200)
committerBart Visscher <bartv@thisnet.nl>
Thu, 29 Sep 2011 20:07:50 +0000 (22:07 +0200)
commit98fad5de9282061c3c0cfc80ea073844771c1c0d
treeca095690e600976758e39464dd92ebf7255ff102
parent84e209f1e09cdbb39847e49f25807cf94623bd1a
Reapply fix by Florian Pritz: change DATETIME to DATE-TIME in vcards

The rfc [1] only mentions "DATE-TIME" and after this change events
created in the web ui can be imported by lightning. Before it threw a
syntax error.

[1]: https://tools.ietf.org/html/rfc5545

Signed-off-by: Florian Pritz <bluewind@xinu.at>
From commit 71706282f708da237fe259da5b64c0bcd0c0015f
3rdparty/Sabre/VObject/Element/DateTime.php
3rdparty/Sabre/VObject/Element/MultiDateTime.php