dot-format_date_bound: Format a Date / POSIXct range bound for text output

.format_date_boundR Documentation

Format a Date / POSIXct range bound for text output

Description

Renders infinite bounds as LOW/HIGH; otherwise formats the Date/POSIXct value using date_format when supplied, else ISO 8601. Used for value-type (Date/POSIXct) formats and the date_range / datetime_range types.

Usage

.format_date_bound(val, date_format = NULL, type = NULL, is_low = TRUE)

ksformat documentation built on May 21, 2026, 9:07 a.m.