diff options
| author | bt <bt@rctt.net> | 2026-06-04 16:11:03 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-06-04 16:12:22 +0200 |
| commit | ed2621c17f353878ea86ce2c16cac7cd04fb4c6a (patch) | |
| tree | 21735f781749a3b2986fb8fbd44e9a3ef94d8a66 /docs/rfc.txt | |
| parent | 061b0ac8e8d1cefbb7ffcf3eb8695a28663cda3e (diff) | |
| download | solec-ed2621c17f353878ea86ce2c16cac7cd04fb4c6a.tar.gz solec-ed2621c17f353878ea86ce2c16cac7cd04fb4c6a.zip | |
[common] Include milliseconds in timestamps
Diffstat (limited to 'docs/rfc.txt')
| -rw-r--r-- | docs/rfc.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/rfc.txt b/docs/rfc.txt index ed9cc49..335ea3d 100644 --- a/docs/rfc.txt +++ b/docs/rfc.txt @@ -1,7 +1,7 @@ SOLEC Working Group bt, Ed. Internet-Draft RCTT.net -Intended status: Experimental 31 May 2026 -Expires: 2 December 2026 +Intended status: Experimental 4 June 2026 +Expires: 6 December 2026 System of Lightweight Electronic Communication @@ -129,7 +129,8 @@ Table of Contents 2.3.2. Timestamp - Uint64 containing Unix timestamp in UTC timezone. + Uint64 containing Unix timestamp in UTC timezone. Milliseconds are + included. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 |
