SkillAgentSearch skills...

FBMessengerTimeAgo

Facebook Messenger time ago style format

Install / Use

/learn @rad182/FBMessengerTimeAgo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FBMessengerTimeAgo

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Swift 4.x
  • iOS 8.0+

Installation

FBMessengerTimeAgo is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "FBMessengerTimeAgo"

Date Formats

Same day = "8:00 pm" // date time
<= 6 days = "Fri" // day
> 7 days and same year = "Oct 14" // month and day
> 1 year = "10/14/2015" // short date

Usage

Import module

import FBMessengerTimeAgo

Call formattedTimeAgo() where date is a past date from now

date.formattedTimeAgo()

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

License

FBMessengerTimeAgo is available under the MIT license. See the LICENSE file for more info.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated6y ago
Forks2

Languages

Swift

Security Score

70/100

Audited on Apr 27, 2019

No findings