fix: add support for A/B test 7 (short date format)
This commit is contained in:
parent
cca9838b7e
commit
cc2cadc309
21 changed files with 184 additions and 71 deletions
|
|
@ -376,3 +376,11 @@ visitor data cookie to be set, as it was the case with the old system.
|
|||
**NEW**
|
||||
|
||||

|
||||
|
||||
## [7] Short timeago format
|
||||
|
||||
- **Encountered on:** 28.05.2023
|
||||
- **Impact:** 🟡 Medium
|
||||
|
||||
YouTube changed their date format from the long format (*21 hours ago*, *3 days ago*) to
|
||||
a short format (*21h ago*, *3d ago*).
|
||||
|
|
|
|||
Reference in a new issue