Call TIME_GetBias rather than RtlQueryTimeZoneInfo if we're only
commit64ed848712ae62f61b4380524ce9dcb912a44a81
authorHuw Davies <huw@codeweavers.com>
Thu, 26 Feb 2004 05:26:34 +0000 (26 05:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Feb 2004 05:26:34 +0000 (26 05:26 +0000)
tree99d805d7b5165ec3f52f31eba63aaedaf1bd82ff
parentb65d13605c44acea95b5e6fd222c9a7aecaccc00
Call TIME_GetBias rather than RtlQueryTimeZoneInfo if we're only
interested in the bias - it's faster.
dlls/ntdll/time.c