# File lib/tapkit/control/date_and_time.rb, line 272
def Date(object); TapKit::Date.parse(object.to_s); end