I am using NSDate to get the current time in UTC. I want to find a way to use that to calculate which time zone is currently 12pm.
I am looking at the NSDate class reference and am not sure what I should use.
I am using NSDate to get the current time in UTC. I want to find a way to use that to calculate which time zone is currently 12pm.
I am looking at the NSDate class reference and am not sure what I should use.