I've just published draft #3 of SRFI 174 based on edits suggested by Lassi Kortela and approved by John Cowan, author of the SRFI.

  https://srfi.schemers.org/srfi-174/

Here are Lassi's comments on the changes:

  These edits clarify the exposition a bit.  They don't change any semantics.

Here is the commit summary:

  - Add missing close parentheses
  - Clarify explanation of seconds, nanoseconds components
  - Add note about precision and accuracy

Here's the diff:

  https://github.com/scheme-requests-for-implementation/srfi-174/compare/41fc6365..d92e5a20

I've extended the last-call period by one day, so please submit feedback before 2019/11/20.

Regards,


SRFI Editor