ACWeather Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ACWeather.h |
timestamp
获取最新一次时间格式为"yyyy-MM-dd HH:mm:ss" 获取最近几天时间格式为"yyyy-MM-dd" 获取最近几小时时间格式为"yyyy-MM-dd HH"
@property (nonatomic, copy) NSString *timestampDeclared In
ACWeather.h
+ weatherWithDict:
使用字典初始化
+ (instancetype)weatherWithDict:(NSDictionary *)dictParameters
dict |
属性字典 |
|---|
Declared In
ACWeather.h