[ios] Nil Check to Ensure Local TimeZone Id is Set For TimeZon… (#15682)
commit611b94cb41e3708009a68fcff9e6af3b3ffd60a6
authorSteve Pfister <steveisok@users.noreply.github.com>
Fri, 12 Jul 2019 18:56:45 +0000 (12 14:56 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 12 Jul 2019 18:56:45 +0000 (12 20:56 +0200)
tree9b9d3749cd804706cdf9cf0ce3cfd6af3a534221
parente3d5b23ff96a3742dd8f5592c956c3c1d454c57e
[ios] Nil Check to Ensure Local TimeZone Id is Set For TimeZon… (#15682)

In runtime.m added nil check in xamarin_timezone_get_local_name. Returns Local as the Id in the case of nil.
sdks/ios/runtime/runtime.m