25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
44 #pragma mark initializers
49 #pragma mark properties
54 @property (nullable, nonatomic, strong, readonly) NSTimeZone *
timeZone;
Definition: AGSObject.h:28
Contains information about how the time was measured.
Definition: AGSTimeReference.h:41
BOOL respectsDaylightSavings
Definition: AGSTimeReference.h:64
NSString * timeZoneName
Definition: AGSTimeReference.h:59
NSTimeZone * timeZone
Definition: AGSTimeReference.h:54