Set the default time zone for timestamps without a timezone in the format.
Declared in <ball_recordjsonformatter.h>
void
setTimezoneDefault(RecordFormatterTimezone::Enum timezoneDefault);
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.
| Name | Description |
|---|---|
| timezoneDefault | default time zone for timestamps without one |