BloombergLP::bdlt::TimeFormatter::formatDefault

Format value to out using the default time layout.

Synopsis

Declared in <bdlt_timeformatter.h>

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

Return Value

iterator past the last character written

Parameters

NameDescription
outoutput iterator receiving formatted characters
valuecached time fields to format