Iphone 如何在SVPullToRefresh中显示日期标签

Iphone 如何在SVPullToRefresh中显示日期标签,iphone,object,tableview,Iphone,Object,Tableview,当我使用SVPullToRefresh时,我尝试设置self.showsDateLabel=YES但它不起作用。 日期标签不显示任何内容!有人知道怎么做吗?在第一次查看标题时,我看到了这一点 // deprecated; use setSubtitle:forState: instead @property (nonatomic, strong, readonly) UILabel *dateLabel DEPRECATED_ATTRIBUTE;

当我使用
SVPullToRefresh
时,我尝试设置
self.showsDateLabel=YES但它不起作用。

日期标签
不显示任何内容!有人知道怎么做吗?

在第一次查看标题时,我看到了这一点

// deprecated; use setSubtitle:forState: instead
@property (nonatomic, strong, readonly) UILabel *dateLabel DEPRECATED_ATTRIBUTE;