# File lib/aws/xml_grammar.rb, line 208
      def datetime_value
        datetime_like_value(DateTime, :civil)
      end