:seconds
Returns:
25 26 27
# File 'lib/fino/settings/numeric.rb', line 25 def convertible_to?(other) other.is_a?(Time) end