1
0
mirror of https://github.com/etesync/android synced 2025-03-05 01:36:46 +00:00

Support for birthdays without year

This commit is contained in:
Ricki Hirner 2017-05-24 15:30:41 +02:00 committed by Tom Hacohen
parent c1979846bd
commit 02e44b0ab5
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@
<DataKind kind="website" /> <DataKind kind="website" />
<DataKind kind="event" dateWithTime="false" > <DataKind kind="event" dateWithTime="false" >
<Type maxOccurs="1" type="birthday" yearOptional="false" /> <Type maxOccurs="1" type="birthday" yearOptional="true" />
<Type maxOccurs="1" type="anniversary" /> <Type maxOccurs="1" type="anniversary" />
</DataKind> </DataKind>

@ -1 +1 @@
Subproject commit 1bb0b25339af67f550e334f5d6b2cd4752e24a9f Subproject commit 0cb821c7b4b5cb30995b1e75802f7aefd85ef5f3