I want to get an overview of all the programs that are being used and how many versions o开发者_如何学Pythonf this software that is being used. I do not need to know the exact version number (though i
I have 1 string NSString *string = @\"2010-04-16 15:42:58\"; now i want to convert it to 16 april So,my string will be converted to N开发者_如何学编程SString *stringOutPut =@\"16 April\";Look at the