mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e5de08b692
If the platform use 64 bit time_t, it is possible to represent the year before 1903. So we should remove this check.