[Mono] TimeZoneInfo.FindSystemTimeZoneById returns null
authorDean Ellis <dean.ellis@xamarin.com>
Mon, 19 Nov 2012 17:08:16 +0000 (17:08 +0000)
committerDean Ellis <dean.ellis@xamarin.com>
Mon, 19 Nov 2012 21:35:20 +0000 (21:35 +0000)
commita56f69f82dd3d522dd06ba4ad68b425f5858b845
tree4b9614e59c9ad13bff1452fb499b8549d1936c2e
parent3a6c0cf166f44f692c181c12f2952c8980b8ab94
[Mono] TimeZoneInfo.FindSystemTimeZoneById returns null

Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=7966

If we cannot find the requiested time zone we should throw a
TimeZoneNotFoundException rather than returning null.
mcs/class/System.Core/System/TimeZoneInfo.cs