[#BloombergLP-ball-RecordFormatterOptions-2constructor-02a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordFormatterOptions.adoc[RecordFormatterOptions]::RecordFormatterOptions :relfileprefix: ../../../ :mrdocs: Constructors == Synopses Declared in `<ball_recordformatteroptions.h>` Create a default `RecordFormatterOptions` object with `e_UTC` as its `timezoneDefault` setting. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/RecordFormatterOptions/2constructor-0d.adoc[RecordFormatterOptions](); ---- [.small]#xref:BloombergLP/ball/RecordFormatterOptions/2constructor-0d.adoc[_» more..._]# Create a `RecordFormatterOptions` object with the specified `timezoneDefault` setting. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit xref:BloombergLP/ball/RecordFormatterOptions/2constructor-025.adoc[RecordFormatterOptions](xref:BloombergLP/ball/RecordFormatterTimezone/Enum.adoc[RecordFormatterTimezone::Enum] timezoneDefault); ---- [.small]#xref:BloombergLP/ball/RecordFormatterOptions/2constructor-025.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#