BloombergLP::bdlt::DatetimeFormatter::formatDefault

Format the specified value to the specified out using the default format and return out.

Synopsis

Declared in <bdlt_datetimeformatter.h>

template<class t_ITERATOR>
t_ITERATOR
formatDefault(
    t_ITERATOR out,
    FormatCache const& value) const;