From f45c4f90563d9df11fabdf47914be599d34a2a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Carretero?= Date: Mon, 22 Apr 2024 13:48:45 -0400 Subject: [PATCH] docs/manual/asciicast/v2: UNIX timestamp to be real --- docs/manual/asciicast/v2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/asciicast/v2.md b/docs/manual/asciicast/v2.md index ebf5032..9e3c091 100644 --- a/docs/manual/asciicast/v2.md +++ b/docs/manual/asciicast/v2.md @@ -42,7 +42,8 @@ Initial terminal height, i.e. number of rows. Integer. #### `timestamp` -Unix timestamp of the beginning of the recording session. Integer. +[Unix timestamp](https://en.wikipedia.org/wiki/Unix_time) +of the beginning of the recording session. Integer or float. #### `duration`