https://github.com/rajaikumar-iosdev/datehelper
A utility/helper to work with dates.
https://github.com/rajaikumar-iosdev/datehelper
date datepicker ios swift
Last synced: 8 months ago
JSON representation
A utility/helper to work with dates.
- Host: GitHub
- URL: https://github.com/rajaikumar-iosdev/datehelper
- Owner: Rajaikumar-iOSDev
- License: agpl-3.0
- Created: 2023-01-31T19:19:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T20:32:55.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T13:52:25.891Z (11 months ago)
- Topics: date, datepicker, ios, swift
- Language: Swift
- Homepage: https://rajaikumar.medium.com/no-of-days-years-between-two-dates-d40f72e3e8b4
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 👷🏽 DateHelper
A utility/helper to work with dates.
## 📝 Some available features in this date helper
1) Find number of days between two dates
2) Find number of years between two dates
3) Find whether the given date is the current year
4) Find whether the given date is the yesterday
## 🥞Tech stack
Xcode, Swift, Foundation & os.log
## 📄 Medium article
Click the Medium badge to read the article.
# 👨💻 Author
[Rajai kumar](https://github.com/Rajaikumar-iOSDev)
# 🔖 Licence
The project is availabe under [AGPL-3.0 license](https://github.com/Rajaikumar-iOSDev/DateHelper/blob/main/LICENSE).
---------------------
Thanks 🙏 Signal-iOS.
---------------------