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