• Henri Verbeet's avatar
    wine.inf: Store Dynamic DST data for Asia/Tehran as "relative" dates. · e389f111
    Henri Verbeet authored
    I.e., the "Nth <weekday> of <month>" form. This form is much less convenient
    for timezones where the DST change happens on specific dates, but some
    applications distribute old versions of Mono that don't bother checking the
    "wYear" fields of the SYSTEMTIME fields in the TIME_ZONE_INFORMATION structure
    returned by GetTimeZoneInformation(), and instead always convert the presumed
    "relative" dates to "absolute" dates. Unsurprisingly, the resulting dates are
    invalid, and these applications then end up throwing
    "System.NotSupportedException: Can't get timezone name." when run in such a
    timezone, typically early during startup.
    Signed-off-by: 's avatarHenri Verbeet <hverbeet@codeweavers.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    e389f111
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...