# File lib/runt.rb, line 170 def date_precision return @date_precision unless @date_precision.nil? return Runt::DPrecision::DEFAULT end