Format the time zone indicated by the specified offset to the specified out using the default format and return out.
Synopsis
Declared in <bdlt_timezoneformatter.h>
template<class t_ITERATOR>
t_ITERATOR
formatDefault(
t_ITERATOR out,
int offset) const;
Created with MrDocs