format.partial_time: Format a parttime object
Description
Format a parttime object
Usage
# S3 method for partial_time
format(x, ..., quote = TRUE)
Value
A character vector representation of a partial_time vector
Arguments
- x
A partial_time object
- ...
Additional arguments passed to format_field_matrix
- quote
A logical indicating whether to add quotation marks around
formatted objects