Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/index.html.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
The <code>WhiteElo</code> and <code>BlackElo</code> tags contain Glicko2 ratings.
</p>
<p>
Games contain clock information as PGN <code>%clk</code> comments since April 2017.
Games contain clock information down to the second as PGN <code>%clk</code> comments since April 2017. If you need more precision, <a href="https://database.lichess.org/db-univ/">standard games across all time controls from 2013 to 2021 are available</a> down to the centisecond using the <code>%clkc</code> comments.
</p>
<p>
Players using the <a href="https://lichess.org/api#tag/Bot">Bot API</a>
Expand Down