luxlabs header browser preview


@interface TCNumberFormatUtilities : NSObject

+ (id)cleanDateTimeFormatString:(id)a0 withMappings:(id)a1;
+ (id)cleanDateTimeSubstring:(id)a0 withMappings:(id)a1;

@end