1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/date
usa 5d881f0fd4 * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()
required time_t pointer as 1st parameter, and tv_sec member of struct
  timeval is long.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-02-28 03:28:24 +00:00
..
date_core.c * ext/date/date_core.c (datetime_s_now): localtime() and localtime_r() 2011-02-28 03:28:24 +00:00
extconf.rb * lib/date.rb: [Feature #4257] 2011-02-26 08:10:03 +00:00