Skip to content
Snippets Groups Projects
  1. Mar 25, 2021
  2. Mar 18, 2021
  3. Mar 11, 2021
  4. Mar 04, 2021
  5. Jan 29, 2021
  6. 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
  7. Dec 02, 2020
  8. Nov 25, 2020
  9. Nov 11, 2020
  10. Nov 09, 2020
  11. Nov 06, 2020
  12. Oct 30, 2020
  13. Oct 29, 2020
  14. Oct 19, 2020
  15. Oct 13, 2020
  16. Oct 09, 2020
  17. Oct 07, 2020
  18. Oct 05, 2020
  19. Sep 28, 2020
  20. Sep 09, 2020
  21. Sep 08, 2020
  22. Sep 03, 2020
  23. Aug 25, 2020
  24. Aug 20, 2020
  25. Aug 11, 2020
  26. Jul 24, 2020
Loading