Declared in NSDate+STUtils.h
NSDate+STUtils.m

Overview

Set of NSDate helpers used within SwiftypeTouch

Tasks

Instance Methods

STISO8601String

Returns a NSString in the ISO 8601 format for UTC timezone

- (NSString *)STISO8601String

Return Value

ISO 8601 representation of NSDate instance

Discussion

Returns a NSString in the ISO 8601 format for UTC timezone

Declared In

NSDate+STUtils.h