Create a RecordFormatterOptions object with the specified timezoneDefault setting.

Synopsis

Declared in <ball_recordformatteroptions.h>

explicit
RecordFormatterOptions(RecordFormatterTimezone::Enum timezoneDefault);

Parameters

Name

Description

timezoneDefault

default time zone for timestamps without one

Created with MrDocs