Format a parttime object
## S3 method for class 'partial_time' format(x, ..., quote = TRUE)
x
: A partial_time
object...
: Additional arguments passed to format_field_matrixquote
: A logical
indicating whether to add quotation marks around formatted objectsA character
vector representation of a partial_time
vector
Useful links