format.partial_time function

Format a parttime object

Format a parttime object

## 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

Returns

A character vector representation of a partial_time vector

  • Maintainer: Doug Kelkhoff
  • License: MIT + file LICENSE
  • Last published: 2024-01-24