NSDate to NSString with NSharpDate
Converting an NSDate to NSString can sometimes be not as simple as one would hope. NSharpDate is a NSDate category that adds easy to use methods and properties to the NSDate object.
I write about software, app and web development.
Converting an NSDate to NSString can sometimes be not as simple as one would hope. NSharpDate is a NSDate category that adds easy to use methods and properties to the NSDate object.
När man arbetar med kod är det bra att följa standarder och stilguider för att kunna samarbeta eller lämna över ett projekt.