On 06/06/25 12:41 +0200, Tomasz Kamiński wrote:
In contrast to other calendar types if empty chron-spec is used for duration
"chron" -> "chrono"
we are required to format it (and it's representation type) via ostream.
"it's" -> "its"
Handling this case was now moved to be part of the form
On Fri, Jun 6, 2025 at 12:55 PM Tomasz Kamiński wrote:
> In contrast to other calendar types if empty chron-spec is used for
> duration
> we are required to format it (and it's representation type) via ostream.
> Handling this case was now moved to be part of the format function
> for duration. T