# File lib/mail/fields/common/common_date.rb, line 8 def date_time ::DateTime.parse("#{element.date_string} #{element.time_string}") end