# File lib/tapkit/control/date_and_time.rb, line 254
                def to_datetime
                        DateTime.parse to_s
                end