mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
5116789aa0
Use own implementation to calculate UTC offset on Visual Studio 2015 or
earlier or MinGW because `strftime("%z")` on these environments does not
conform C99.