Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/datetimeライブラリ > XMLRPC::DateTimeクラス > to_time

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.