Skip to content

This extension is used to solve the problem of NSDateFormatter performance

Notifications You must be signed in to change notification settings

1394813277/ZYDateFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

ZYDateFormatter

This extension is used to solve the problem of NSDateFormatter performance

###explain:

###wechat number :fantastic_fan

###useage

NSDate *date = [NSDate date];
NSString *resultStr = [date stringWithCStyleFormatter:@"%G - %m - %d %H:%M:%S"];

About

This extension is used to solve the problem of NSDateFormatter performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published