Travil fix

This commit is contained in:
Wenchao Ding 2016-11-05 09:24:21 +08:00
parent 739f9e9f59
commit 27bec3f80f
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
self.calendar.today = nil;
self.calendar.locale = [NSLocale localeWithLocaleIdentifier:@"zh-CN"];
self.calendar.placeholderType = FSCalendarPlaceholderTypeNone;
self.calendar.extensionContext = self.extensionContext;
self.lunarCalendar = [[NSCalendar alloc] initWithCalendarIdentifier:NSCalendarIdentifierChinese];
self.lunarCalendar.locale = [NSLocale localeWithLocaleIdentifier:@"zh-CN"];