ios - Getting NSTimeZone from CLLocationCoordinates2D -
ios - Getting NSTimeZone from CLLocationCoordinates2D -
i want current time of cllocationcoordinate2d
.
for illustration in city in east coast , should know time @ remote location in california. have cllocationcoordinate2d. neither cllocation
nor clplacemark
give me nslocale
or nstimezone
. there way without using 3rd party services?
check out github project: https://github.com/alterplay/aptimezones.
it help nstimezone's , cllocation.
ios objective-c nstimezone
Comments
Post a Comment