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

https://github.com/drewalth/daterange

This is a simple date range library for Swift. It allows you to easily create date ranges for predefined periods (e.g. last month, last 90 days, last 7 days, etc.) and check if a date is within a range.
https://github.com/drewalth/daterange

date datetime swift utility

Last synced: 11 months ago
JSON representation

This is a simple date range library for Swift. It allows you to easily create date ranges for predefined periods (e.g. last month, last 90 days, last 7 days, etc.) and check if a date is within a range.

Awesome Lists containing this project