Method: Blueprinter::Configuration#datetime_format

Defined in:
lib/blueprinter/configuration.rb

#datetime_formatObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



3
4
5
# File 'lib/blueprinter/configuration.rb', line 3

def datetime_format
  @datetime_format
end