mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 02:44:18 +00:00
@@ -875,7 +875,7 @@
|
||||
o = [card birthday];
|
||||
if (o)
|
||||
{
|
||||
[data setObject: [NSNumber numberWithInt: [o timeIntervalSince1970]]
|
||||
[data setObject: [o descriptionWithCalendarFormat: @"%Y-%m-%d"]
|
||||
forKey: @"birthday"];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user