78 skills found · Page 1 of 3
malcommac / SwiftDate🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
kevinlawler / NSDate TimeAgoA "time ago", "time since", "relative date", or "fuzzy date" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad
erica / NSDate ExtensionsPractical real-world dates
billymeltdown / Nsdate HelperA category to extend Cocoa's NSDate class with some convenience functions.
mattt / CupertinoYankeeAn NSDate Category With Locale-Aware Calculations for Beginning & End of Day, Week, Month, and Year
sarperdag / SEHumanizedTimeDiffAn NSDate category to have humanly meaningful time intervals since todays date
azu / NSDate EscortNSDate utility library that is compatible with NSDate-Extensions API.
jonhocking / PrettyTimestampAn NSDate Category that returns human readable, pretty timestamps between two dates.
erica / SwiftDatesPractical real-world dates: timey-wimey date-y things, Swift successor to old NSDate repo
subdigital / Nsdateformatter.comSource code for nsdateformatter.com. Built with Swift using Vapor. Hosted on Heroku.
belkevich / Nsdate CalendarNSDate categories to access date components and many more
bobjustbob / MHPrettyDateAn iOS framework that provides a simple mechanism to get "Pretty Dates" ("Yesterday", "Today", etc.) from NSDate objects.
Timing-GmbH / DateRangePickerThe best (?) date range picker control for OS X.
nikilster / NSDate Time AgoImplements Facebook's format for Time Ago (on their mobile apps)
mozharovsky / CVCalendarKitA wrapper around NSDate which provides a convenience way for dealing with dates.
oliverfoggin / NSCalendar EqualWithGranularityAn implementation of the NSDate function that Apple added to the iOS 7 beta and then removed from the final release.
hoop33 / DistanceOfTimeInWordsThis project demonstrates a category, NSDate+Formatting, that implements the Rails distanceFromTimeInWords method from date_helper.rb in Objective-C, suitable for use in your iOS or Mac Objective-C projects.
alexruperez / NSDate ExtensionUse NSDate-Extension to handle NSDate objects easily. Syntactic sugar. #DSL Style
codegefluester / CGFDateModifierModify a NSDate the easy way
melsam / NSDateCategoryForReportingA simple NSDate category to calculate dates at the beginning and end of a Month, Quarter or Year.