@interface __NSLocalTimeZone : NSTimeZone + (BOOL)supportsSecureCoding; - (id)replacementObjectForPortCoder:(id)a0; - (id)init; - (void)encodeWithCoder:(id)a0; - (Class)classForCoder; - (id)initWithCoder:(id)a0; @end
@interface __NSLocalTimeZone : NSTimeZone + (BOOL)supportsSecureCoding; - (id)replacementObjectForPortCoder:(id)a0; - (id)init; - (void)encodeWithCoder:(id)a0; - (Class)classForCoder; - (id)initWithCoder:(id)a0; @end