# File lib/windows/msvcrt/time.rb, line 107 def strftime(dest, maxsize, format, timeptr) Strftime.call(dest, maxsize, format, timeptr) end