Skip to content

Commit

Permalink
Merge pull request #398 from chu11/rfc23_default_seconds
Browse files Browse the repository at this point in the history
rfc23: note default fsd is in seconds
  • Loading branch information
mergify[bot] authored Sep 13, 2023
2 parents 8aef9c2 + 66ddf26 commit 81a11bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec_23.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ The OPTIONAL unit suffix MUST be one of the following (case sensitive):
- days
- 86400

If no suffix is specified, N is assumed to be in seconds.

As a special case, when N is ``infinity`` or ``inf``, the unit suffix SHALL
be omitted.

Expand Down

0 comments on commit 81a11bb

Please sign in to comment.