[corlib] Fix timezone dependent DateTimeOffset test
commit397fb0c5482787a5ebb0e4576aed88ba0cb939e8
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 9 Mar 2015 14:21:49 +0000 (9 10:21 -0400)
committerZoltan Varga <vargaz@gmail.com>
Tue, 10 Mar 2015 01:59:43 +0000 (9 21:59 -0400)
treebf5046a2f9dbbc02570b27d9f9026d63cc30c7d5
parent73d7873d313cc00f4756faa398d66ff5a62ad886
[corlib] Fix timezone dependent DateTimeOffset test

Instead of trying to recreate the date with the current timezone, we should make the date assume UTC and compare against that.
mcs/class/corlib/Test/System/DateTimeOffsetTest.cs