# File lib/thinking_sphinx/attribute.rb, line 195
    def all_datetimes?
      all_of_type?(:datetime, :date, :timestamp)
    end