このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 2.3.0 リファレンスマニュアル

instance method XMLRPC::DateTime#to_time

to_time[permalink][rdoc]

Return a Time object of the date/time which self represents. If the (('year')) is below 1970, this method returns nil, because Time cannot handle years below 1970. The used timezone is GMT.