New posts in nsdate

How to convert NSDate in to relative format as "Today","Yesterday","a week ago","a month ago","a year ago"?

Get UTC time and local time from NSDate object

Convert a Date (absolute time) to be sent/received across the network as Data in Swift?

Convert milliseconds to NSDate

get current date from [NSDate date] but set the time to 10:00 am

Comparing two NSDates and ignoring the time component

What unit of time does timeIntervalSinceDate return?

NSDate - Convert Date to GMT

Comparing NSDates without time component

Objective-C setting NSDate to current UTC

How to add one month to an NSDate?

Ordinal Month-day Suffix Option for NSDateFormatter setDateFormat

Get current NSDate in timestamp format

Swift - check if a timestamp is yesterday, today, tomorrow, or X days ago

How to get NSDate day, month and year in integer format?

Get day of week using NSDate

How can I get an NSDate object for today at midnight?

iPhone OS: How do I create an NSDate for a specific date?

How to get time (hour, minute, second) in Swift 3 using NSDate?

get NSDate today, yesterday, this Week, last Week, this Month, last Month... variables