BloombergLP::bdlt::DateFormatter::formatIso8601

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

Synopsis

Declared in <bdlt_dateformatter.h>

template<class t_ITERATOR>
t_ITERATOR
formatIso8601(
    t_ITERATOR out,
    DateFormatter_Cache const& value) const;