mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Apply suggestions from code review
This commit is contained in:
parent
85c53a42d4
commit
a9700fc745
|
|
@ -1 +1 @@
|
|||
Clarify timestamp specification with respect to leap seconds
|
||||
Clarify timestamp specification with respect to leap seconds.
|
||||
|
|
|
|||
|
|
@ -419,7 +419,7 @@ into the `m.` namespace.
|
|||
|
||||
### Timestamps
|
||||
|
||||
Unless otherwise stated, are timestamps are the number of milliseconds
|
||||
Unless otherwise stated, timestamps are the number of milliseconds
|
||||
elapsed since the unix epoch (1970-01-01 00:00:00 UTC), but not counting
|
||||
leap seconds, so that each day is precisely 86,400,000 milliseconds.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue