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