mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 23:29:28 +00:00
@@ -10,7 +10,6 @@
|
||||
|
||||
@interface MPDayCountFormatter : NSFormatter
|
||||
|
||||
@property (copy) NSString *zeroFormat; // Supply this to override the default format for a 0-value. Default will localize: "ZERO_DAYS"
|
||||
@property (copy) NSString *valueFormat; // Supply this to override the defualt format for all values not 0. Default will localized "%ld_DAYS"
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user