2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UILabel.h>
9 @interface UIDateLabel
: UILabel
16 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (void)_invalidateDateKey
;
20 - (void)setFont
:(id
)fp8
;
21 - (void)setFontWithoutInvalidation
:(id
)fp8
;
22 - (void)_updateDateStrings
;
27 - (void)setDate
:(id
)fp8
;
28 - (void)setTimeInterval
:(double)fp8
;
29 - (double)timeInterval
;
30 - (id
)timeDesignatorFont
;
31 - (void)drawTextInRect
:(struct CGRect
)fp8
;
32 - (void)drawRect
:(struct CGRect
)fp8
;