BloombergLP::bdlt::DatetimeTzFormatter::formatIso8601

Format value to out using the ISO 8601 datetime-tz layout.

Synopsis

Declared in <bdlt_datetimetzformatter.h>

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

Return Value

iterator past the last character written

Parameters

NameDescription
outoutput iterator receiving formatted characters
valuecached datetime-tz fields to format