Swift-NSDate-Tutorial
Date Tutorial
A tutorial on how to use Swift's date and time classes, covering various aspects such as formatting, components, comparisons, and calculations.
Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents, NSDateComponentsFormatter, etc included.
8 stars
4 watching
2 forks
Language: Swift
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
novalagung/nvdate | An extension of the NSDate class to simplify date and time manipulation in Swift. | 174 |
kawoou/anydate | A new Swift date and time API that aims to simplify and standardize date and time handling in iOS applications. | 190 |
jarun/pdd | A command line utility to calculate date and time differences with optional timer functionality. | 381 |
joaomatossilva/datetimeextensions | A .NET library for working with dates and times, providing utility methods for date calculations, time of day operations, and holiday support. | 800 |
leenno/alfred-date-calculator | A tool for calculating dates and times in the context of an Alfred workflow | 86 |
radex/swiftytimer | Provides a modern and convenient API for creating timers in iOS apps. | 1,236 |
hemangshah/datify | A collection of reusable date-related functions in Swift | 44 |
copyleft/calendar-times | A calendar time library with date and time calculations and conversions between different classes of time types | 10 |
nscala-time/nscala-time | A Scala wrapper around Joda Time libraries for working with dates and times | 870 |
xwu/numericannex | A collection of numeric facilities and algorithms | 69 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
takagi/calendar-date | A Common Lisp library for working with Gregorian calendar dates and related date arithmetic. | 8 |
swiftkitz/datez | A framework providing types and utilities for working with dates, calendars, and time intervals in Swift. | 261 |
mobilenativefoundation/kronos | An NTP client library in Swift for accurate time synchronization | 656 |