On Wed, 4 Jun 2025 at 15:35, Tomasz Kaminski wrote:
>
>
>
> On Wed, Jun 4, 2025 at 4:04 PM Jonathan Wakely wrote:
>>
>> On 04/06/25 13:06 +0200, Tomasz Kamiński wrote:
>> >Adding a tests for behavior of the ostream operator and the formatting
>> >with empty chronio-spec for the chrono types. Curr
On Wed, Jun 4, 2025 at 4:04 PM Jonathan Wakely wrote:
> On 04/06/25 13:06 +0200, Tomasz Kamiński wrote:
> >Adding a tests for behavior of the ostream operator and the formatting
> >with empty chronio-spec for the chrono types. Current coverage is:
> > * time point, zoned_time and local_time_forma
On 04/06/25 13:06 +0200, Tomasz Kamiński wrote:
Adding a tests for behavior of the ostream operator and the formatting
with empty chronio-spec for the chrono types. Current coverage is:
* time point, zoned_time and local_time_format in this commit,
* duration and hh_mm_ss in r16-1099-gac0a04b7a25
On Wed, Jun 4, 2025 at 1:08 PM Tomasz Kamiński wrote:
> Adding a tests for behavior of the ostream operator and the formatting
> with empty chronio-spec for the chrono types. Current coverage is:
>
This should say "chron-spec", consider it to be fixed locally.
> * time point, zoned_time and loc
Adding a tests for behavior of the ostream operator and the formatting
with empty chronio-spec for the chrono types. Current coverage is:
* time point, zoned_time and local_time_format in this commit,
* duration and hh_mm_ss in r16-1099-gac0a04b7a254fb,
* calendar types in r16-1016-g28a17985dd34