Mantis 1911: Added support for shor time format in calendar view

Monotone-Parent: 3cb43f8e60e5dd474976b8e32f28cbb097744a16
Monotone-Revision: 9a9029239df8b59ccf4609e50402e80e31085154

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-08-25T15:05:01
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-08-25 15:05:01 +00:00
parent 9881f32a82
commit b7c9a59791
5 changed files with 24 additions and 3 deletions
+2
View File
@@ -43,6 +43,8 @@
NSMutableArray *hoursToDisplay;
NSArray *weekDays;
SOGoDateFormatter *dateFormatter;
NSUserDefaults *ud;
NSMutableString *timeFormat;
}
- (void) setNumberOfDays: (NSNumber *) aNumber;