GNOME Bugzilla – Bug 686693
writing birthday lacks conversion from UTC
Last modified: 2012-10-26 20:23:16 UTC
As discussed before (bug #684905), the EDS backend must translate between date-only birthday values and the folks-internal representation (UTC date-time). This involves shifting the time between time zones. This shifting is missing when writing.
Created attachment 227045 [details] [review] fix updating of birthday by adding the UTC->local conversion
Merged to master. Thanks for the patch.