Format offset to out using the default time-zone layout.
Declared in <bdlt_timezoneformatter.h>
template<class t_ITERATOR>
t_ITERATOR
formatDefault(
t_ITERATOR out,
int offset) const;
iterator past the last character written
| Name | Description |
|---|---|
| out | output iterator receiving formatted characters |
| offset | UTC offset in minutes |