Swiftpack.co - Swift Packages by melvitax

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by melvitax

melvitax/DateHelper 5.0.1
A Swift Date extension helper
⭐️ 1,475
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
5.0.1
2 years ago
Fixed 'inaccessible due to internal protection level' error.
5.0.0
2 years ago
- Removed all force unwraps in favor of optionals - Added Tests - isoDateTime now includes seconds - Removed isoDateTimeSec - Renamed isoDateTimeMilliSec isoDateTimeFull - Lintify - Swift linting - nthWeekday is now weekdayOrdinal - adjust(_ component:, offset:) is now offset(_ component:, value:) - dateFor(_ type:) is now adjust(for:) - File structure now follows the updated Apple recommendations for packages
4.5.4
2 years ago
- Fix startOfYear and endOfYear calculation - Updated tvOS minimum to v12 - Updated package structure to current Apple's recommendations - Removed Playground
4.5.3
3 years ago
Updated minimum requirements
4.5.2
3 years ago
Included version check for picking the right date formatter.
4.5.1
3 years ago
Fixed some spelling errors and updated text in documentation
4.5.0
3 years ago
• Fixed toString(format: .isoYear) displaying empty string • Added startOfYear and endOfYear to dateFor() • Added ISOFormatter to concurrent cache • Removed CocoaPods support • Fixed .endOfWeek when .startOfWeek has been modified
4.4.1
3 years ago
Updated version labels https://github.com/melvitax/DateHelper/issues/98
4.4.0
3 years ago
Add Date(detectFromString:String)? - uses data detector and grabs the first date detected. Add toRelativeTime() to Date extension (#95) Fix the 12 hour format based on current Locale (#96)
4.3.0
4 years ago
Swift 5 support
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics