mirror of
https://github.com/bobwen-dev/htpdate
synced 2025-04-11 23:00:44 +02:00
Update README.md
This commit is contained in:
parent
17e661ae09
commit
9d0cd6a927
@ -123,7 +123,7 @@ duration = received_at - sent_at
|
|||||||
delta = server_time - received_at - duration / 2
|
delta = server_time - received_at - duration / 2
|
||||||
```
|
```
|
||||||
|
|
||||||
There is one more thing: ehe precision of `Date`. Imagine you get a Date value of `23 GMT`, which could be `23.000` seconds, or `23.999` seconds. So we give `0.5s` as a compensation.
|
There is one more thing: the precision of `Date`. Imagine you get a Date value of `23 GMT`, which could be `23.000` seconds, or `23.999` seconds. So we give `0.5s` as a compensation.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user