Hi all I'm playing an .mp3 file in iOS and saving the elapsed playing time (in milliseconds as reported by the native player) into an sqlite database as it plays. That's working fine. I'm now struggling to convert those milliseconds into a MM:SS format for real time display. Anyone done that? Cheers Gerry