Set the time zone default for every "timestamp" output without a timezone specified in the format string to the specified timezoneDefault. Note that this method reapplies the current format specification to update all timestamp formatters.
Synopsis
Declared in <ball_recordjsonformatter.h>
void
setTimezoneDefault(RecordFormatterTimezone::Enum timezoneDefault);
Created with MrDocs