mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
Mantis 1911: Calendrier - support des dates courtes
Monotone-Parent: 7f0d410fd526f1879ea158593030d6d7b46be292 Monotone-Revision: a49dddbcfd99daf939a96a58365d763aadf1efc8 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-20T14:30:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -35,12 +35,15 @@
|
||||
id year;
|
||||
NSString *label;
|
||||
BOOL isDisabled;
|
||||
NSString *format;
|
||||
NSString *jsFormat;
|
||||
}
|
||||
|
||||
- (NSString *) dateID;
|
||||
- (NSString *) dateFormat;
|
||||
- (NSString *) jsDateFormat;
|
||||
- (BOOL) useISOFormats;
|
||||
- (void) setupFormat;
|
||||
@end
|
||||
|
||||
#endif /* UIXDATEPICKER_H */
|
||||
|
||||
Reference in New Issue
Block a user