Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsdate

In Objective-C, to get the current hour and minute as integers, we need to use NSDateComponents and NSCalendar?

NSDate - one year ago, dilemma

How to sort NSMutableArray of date objects

Assigning [NSDate date] to NSString in Swift

ios swift nsstring nsdate

Is there a daylight savings check in Swift?

swift nsdate dst

'NSDate' may not respond to +dateWithString

iOS 8 Europe/Moscow Time Zone Issue

nsdateformatter not working with japanese calendar

How to Unit Test method that calls NSDate()?

ios unit-testing swift nsdate

How to create a specific date in the distant past, the BC era

NSDateFormatter - 1 day incorrect?

Convert NSDate to long format string and back again?

iphone objective-c ios nsdate

iPhone: How to fix a cheat based on changing the device's date? Is there a server I can get the time from?

iphone datetime time nsdate ipod

Best way to synchronize iPhone time with the server

How do I subtract a duration from an NSDate, but not include the weekends?

NSDate comparison, figuring out "number of midnights between" in specific (local) timezone

ios cocoa-touch cocoa nsdate

Using NSDate within an NSPredicate

Storing an absolute NSDate, not relative to a timezone

NSDateFormatter dateFromString will not parse a particular date string

What is NSEraCalendarUnit?