• 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
..
Makefile.in Loading commit data...
main.c Loading commit data...
main.h Loading commit data...
preloader.c Loading commit data...
preloader_mac.c Loading commit data...
wine.de.UTF-8.man.in Loading commit data...
wine.desktop Loading commit data...
wine.fr.UTF-8.man.in Loading commit data...
wine.inf.in Loading commit data...
wine.man.in Loading commit data...
wine.pl.UTF-8.man.in Loading commit data...
wine_info.plist.in Loading commit data...