Format individual components of a parttime matrix
format_field_matrix(
x,
verbose = getOption("parttime.print_verbose", FALSE),
tz
)
a parttime matrix
to format
a logical
value indicating whether to include full
timestamps, even if partially missing.
a logical
value indicating whether to include timezone
information. By default, will only display time zones if they are not
missing and not equal to the assumed timezone option.