Method: Quack::Types::Time#to_s

Defined in:
lib/quack/types/time.rb

#to_sObject



78
79
80
# File 'lib/quack/types/time.rb', line 78

def to_s
  to_coerced.iso8601
end