# File lib/dbi/dbi.rb, line 251 def to_time @original_time || ::Time.local(@year, @month, @day, 0, 0, 0) end