Update 71.md

Changed view start and end time to seconds
This commit is contained in:
zmeyer44 2023-12-27 08:26:15 -06:00 committed by GitHub
parent 2bd3c74002
commit 8136be6eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
71.md
View File

@ -102,7 +102,7 @@ The `.content` of these events is optional and could be a free-form note that ac
The list of tags are as follows:
* `a` (required) reference tag to kind `34235` or `34236` video event being viewed
* `d` (required) same as `a` reference tag value
* `viewed` (optional, repeated) timestamp of the user's start time in `HH:MM:SS.sss`, timestamp of the user's end time in `HH:MM:SS.sss`
* `viewed` (optional, repeated) timestamp of the user's start time in seconds, timestamp of the user's end time in seconds
```json