Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

dustineichler/NSString-TimeAgoInWords

Repository files navigation

NSString+TimeAgoInWords

Static Library utility to convert timestamps into relative word entities.

Methods

Adding NSString+TimeAgoInWords to your project

The easiest way to use NSString+TimeAgoInWords is to add all classes from the Xcode NSString+TimeAgoInWords group to your own project.

Example

To use NSString+TimeAgoInWords, simply add the following line to your source file.

#import "NSString_TimeAgoInWords.h"

About

Static Library utility to convert timestamps into relative word entities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published