luxlabs header browser preview


@interface SGTimeZone : NSObject

+ (id)countryCodeForAddress:(id)a0;
+ (id)sharedDetector;
+ (id)timeZoneForAddress:(id)a0;
+ (id)timeZoneNameForAddress:(id)a0 withCountryCode:(id)a1;

@end