@ftobin commented on Apr 24, 2018, 11:42 PM UTC:
Note that the "30 seconds" component is missing from the display:
> pillar::pillar(hms::hms(hours=10, minutes=20, seconds=30.555))
<time>
10:20.555
Expected output:
10:20:30.555
This issue was moved by krlmlr from r-lib/pillar/issues/111.
@ftobin commented on Apr 24, 2018, 11:42 PM UTC:
Note that the "30 seconds" component is missing from the display:
Expected output:
10:20:30.555This issue was moved by krlmlr from r-lib/pillar/issues/111.