|
Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
|
An "xs:dateTime" representing object, note that it currently always returns UTC time zone. More...
#import <INDateTime.h>
Inherits INDate.
Additional Inherited Members | |
Instance Methods inherited from INDate | |
| (NSString *) | - isoString |
Class Methods inherited from INDate | |
| (id) | + dateFromISOString: |
| Allocate and initialize an INDate instance from a date string. More... | |
| (id) | + dateWithDate: |
| Allocate and initialize an INDate from an NSDate. More... | |
| (NSString *) | + isoStringFrom: |
| (id) | + now |
| (NSDate *) | + parseDateFromISOString: |
Protected Attributes inherited from INObject | |
| NSString * | _nodeName |
Properties inherited from INDate | |
| NSDate * | date |
An "xs:dateTime" representing object, note that it currently always returns UTC time zone.
1.8.3.1