Use 'readlink' of the /etc/localtime file to determine the TimeZoneInfo.Local.Id...
authorEric Erhardt <eerhardt@microsoft.com>
Thu, 17 Sep 2015 15:50:37 +0000 (10:50 -0500)
committerMatt Ellis <matell@microsoft.com>
Tue, 22 Sep 2015 18:50:39 +0000 (11:50 -0700)
commitcf5669690fbd4fe08ecf264783380667ceb25c27
tree09d65910cd641051b2748ca09ae46bec2a44dd4c
parent9dc6f27b77af7bf4272f63d9af2ec5b5ca2ec43a
Use 'readlink' of the /etc/localtime file to determine the TimeZoneInfo.Local.Id on Linux.

Fix https://github.com/dotnet/corefx/issues/2489.
src/corefx/System.Globalization.Native/CMakeLists.txt
src/corefx/System.Globalization.Native/timeZoneInfo.cpp [new file with mode: 0644]
src/mscorlib/corefx/Interop/Unix/System.Globalization.Native/Interop.TimeZoneInfo.cs [new file with mode: 0644]
src/mscorlib/mscorlib.shared.sources.props
src/mscorlib/src/System/TimeZoneInfo.cs