Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
 All Classes Functions Variables Properties Pages
List of all members
INDateTime Class Reference

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
 

Detailed Description

An "xs:dateTime" representing object, note that it currently always returns UTC time zone.


The documentation for this class was generated from the following file: