https://github.com/telemetrydeck/swiftdateoperations
A collection of Date related Swift code used by the TelemetryViewer app.
https://github.com/telemetrydeck/swiftdateoperations
Last synced: 6 months ago
JSON representation
A collection of Date related Swift code used by the TelemetryViewer app.
- Host: GitHub
- URL: https://github.com/telemetrydeck/swiftdateoperations
- Owner: TelemetryDeck
- License: mit
- Created: 2022-03-05T11:49:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T10:13:45.000Z (over 1 year ago)
- Last Synced: 2025-01-29T11:23:09.450Z (over 1 year ago)
- Language: Swift
- Homepage: https://telemetrydeck.com
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DateOperations
A collection of Date related Swift code used by the TelemetryViewer app.
Parts of this codebase are copied from [SwifterSwift](https://github.com/SwifterSwift/SwifterSwift/) and as such their [MIT License](https://github.com/SwifterSwift/SwifterSwift/blob/master/LICENSE) applies.