mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-03 09:29:43 +00:00
Monotone-Parent: eda3ab4e2177bece56e75f59df9d87e4eb54c8fe
Monotone-Revision: 7a39b60dcc50b68ac652f2a1dfc5075bb3082288 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-02T21:56:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -22,16 +22,6 @@
|
||||
#include "SOGoDateFormatter.h"
|
||||
#include "common.h"
|
||||
|
||||
@interface SOGoDateFormatter (PrivateAPI)
|
||||
- (NSString *)shortDayOfWeek:(int)_day;
|
||||
- (NSString *)fullDayOfWeek:(int)_day;
|
||||
- (NSString *)shortMonthOfYear:(int)_month;
|
||||
- (NSString *)fullMonthOfYear:(int)_month;
|
||||
|
||||
- (NSString *)isoDateFormatForDate:(NSCalendarDate *)_date;
|
||||
- (NSString *)fullWeekdayNameAndDetailsForDate:(NSCalendarDate *)_date;
|
||||
@end
|
||||
|
||||
@implementation SOGoDateFormatter
|
||||
|
||||
- (id)initWithLocale:(NSDictionary *)_locale {
|
||||
|
||||
Reference in New Issue
Block a user