Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfdatetime

A framework of structures for dealing with local dates and times (i.e., dates and times apart from time zones) and their converstion to UTC Date-times.
https://github.com/wolfmcnally/wolfdatetime

Last synced: 10 days ago
JSON representation

A framework of structures for dealing with local dates and times (i.e., dates and times apart from time zones) and their converstion to UTC Date-times.

Awesome Lists containing this project

README

        

# WolfDateTime

[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfDateTime.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfDateTime)
[![Version](https://img.shields.io/cocoapods/v/WolfDateTime.svg?style=flat)](https://cocoapods.org/pods/WolfDateTime)
[![License](https://img.shields.io/cocoapods/l/WolfDateTime.svg?style=flat)](https://cocoapods.org/pods/WolfDateTime)
[![Platform](https://img.shields.io/cocoapods/p/WolfDateTime.svg?style=flat)](https://cocoapods.org/pods/WolfDateTime)

## Example

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

## Requirements

Swift 4.2

## Installation

WolfDateTime is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'WolfDateTime'
```

## Author

Wolf McNally, [email protected]

## License

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