]> source.dussan.org Git - nextcloud-server.git/commit
change DATETIME to DATE-TIME in vcards
authorFlorian Pritz <bluewind@xinu.at>
Thu, 22 Sep 2011 21:17:23 +0000 (23:17 +0200)
committerFlorian Pritz <bluewind@xinu.at>
Sat, 24 Sep 2011 16:41:52 +0000 (18:41 +0200)
commit71706282f708da237fe259da5b64c0bcd0c0015f
tree74c31b6efaef435ed12bf95a905b5eba4de0e5fa
parentb0e23a16340428af2bae3330bddbf8988d01ce00
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>
3rdparty/Sabre/VObject/Element/DateTime.php
3rdparty/Sabre/VObject/Element/MultiDateTime.php