updated docs

This commit is contained in:
Sebastian Hildebrandt 2020-06-02 08:12:58 +02:00
parent 64f620df77
commit 1a9f9a5af9
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ I also created a nice little command line tool called [mmon][mmon-github-url] (
| si.version() | : string | X | X | X | X | X | lib version (no callback/promise) |
| si.time() | {...} | X | X | X | X | X | (no callback/promise) |
| | current | X | X | X | X | X | local (server) time |
| | uptime | X | X | X | X | X | uptime |
| | uptime | X | X | X | X | X | uptime in number of seconds |
| | timezone | X | X | X | X | X | e.g. GMT+0200 |
| | timezoneName | X | X | X | X | X | e.g. CEST |

View File

@ -103,7 +103,7 @@
<td>X</td>
<td>X</td>
<td>X</td>
<td>uptime</td>
<td>uptime in number of seconds</td>
</tr>
<tr>
<td></td>