mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 18:56:24 +00:00
Monotone-Parent: 2a7c60a2ee3b528beed93ea6fa36231b661edfae
Monotone-Revision: 90e958d35fe76f5d466582bc66691fca02292378 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T16:35:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -120,7 +120,9 @@
|
||||
}
|
||||
return [useISOFormats boolValue];
|
||||
}
|
||||
- (NSString *)formattedDateString {
|
||||
|
||||
- (NSString *) formattedDateString
|
||||
{
|
||||
char buf[22];
|
||||
|
||||
if ([self useISOFormats]) {
|
||||
|
||||
Reference in New Issue
Block a user