# File lib/aws/record/attribute_macros.rb, line 213 def datetime_attr name, options = {} add_attribute(DateTimeAttribute.new(name, options)) end