ios - Check NSString for specific date format -


i have nsstring , need check in specific format mm/dd/yy. need convert nsdate. on appreciated. sidenote - have searched around , people suggest using regex, have never used , unclear generally. can point me resource/explanation.

use nsdateformatter both tasks. if can convert string date in correct format (and have result).


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -