How can I obtain the current time in HH:MM:SS am/pm format?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The format of the string in
setDateFormatis based on ISO-8601, http://en.wikipedia.org/wiki/ISO_8601#DatesSwift 3 Version:
There’s also a new site since this original answer that helps writing these format strings. Aptly named… http://nsdateformatter.com