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 | |
![]() | |
(NSString *) | - isoString |
![]() | |
(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: |
![]() | |
NSString * | _nodeName |
![]() | |
NSDate * | date |
An "xs:dateTime" representing object, note that it currently always returns UTC time zone.