commit | 79ed1bcf1e6d4a5b62db94a1c99dd6f57d379a8c | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Sun Jul 13 12:56:20 2025 +0200 |
committer | Martin Storsjö <martin@martin.st> | Fri Aug 01 20:15:43 2025 +0300 |
tree | f9b300d2e2109f1c77968a6190bb80b92e4c695a | |
parent | 56ff5aaeacf93f0ea861658bb444a6433204aa0f [diff] |
crt: Add emulation of _get_timezone() function for pre-msvcr80 import libs Function _get_timezone() is available in msvcr80+ and UCRT. Signed-off-by: Martin Storsjö <martin@martin.st>