nsdate - How to append a time zone in iOS? -


I have a string MMddyyyy_HH: mm: ss ... At this time the string is to apply EST and convert the string to NSDate is required .

NSDT should be of East Time.

How to get it?

Use the time zone property of NSDateFormatter, with which you will convert your string.


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -