Skip to content
Snippets Groups Projects
  1. Dec 21, 2021
  2. Dec 09, 2021
  3. Nov 04, 2021
  4. Oct 25, 2021
  5. Oct 20, 2021
  6. Sep 21, 2021
  7. Sep 17, 2021
  8. Sep 07, 2021
  9. Sep 02, 2021
  10. Aug 05, 2021
  11. Jul 07, 2021
  12. Jun 29, 2021
  13. Jun 23, 2021
  14. Jun 08, 2021
  15. May 18, 2021
  16. Apr 30, 2021
  17. Apr 28, 2021
  18. Apr 16, 2021
  19. Apr 15, 2021
  20. Apr 11, 2021
  21. Mar 29, 2021
  22. Mar 25, 2021
  23. Mar 18, 2021
  24. Mar 11, 2021
  25. Mar 04, 2021
  26. Jan 29, 2021
  27. Dec 15, 2020
    • Henri Verbeet's avatar
      wine.inf: Store Dynamic DST data for Asia/Tehran as "relative" dates. · e389f111
      Henri Verbeet authored and Alexandre Julliard's avatar Alexandre Julliard committed
      
      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: default avatarHenri Verbeet <hverbeet@codeweavers.com>
      Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
      e389f111
  28. Dec 02, 2020
  29. Nov 25, 2020
Loading