format.partial_time: Format a parttime object

View source: R/class_partial_time_format.R

format.partial_timeR Documentation

Format a parttime object

Description

Format a parttime object

Usage

## S3 method for class 'partial_time'
format(x, ..., quote = TRUE)

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

Value

A character vector representation of a partial_time vector


parttime documentation built on May 29, 2024, 6:25 a.m.