gmtime_r 7697 ext/date/date_core.c if (!gmtime_r(&sec, &tm2)) gmtime_r 719 include/ruby/win32.h struct tm *gmtime_r(const time_t *, struct tm *); gmtime_r 691 time.c result = gmtime_r(t, result);