IPhone : How to split a string (such as "xPM - yPM") into two strings, Swift [duplicate]

on Wednesday, March 25, 2015

This question already has an answer here:




If I have a string such as xAM - yPM is it possible to split the string into 2 strings using the - as the point where the string is split?


0 comments:

Post a Comment