Describe the bug
The time in the Log page is displayed as a time close to 1970. It is suspected that the second timestamp is incorrectly calculated as a millisecond timestamp.

How to reproduce
- Click on 'Logs'
Expected behavior
Time display correctly.
Like Added On on the main page
Official behavior
Not implemented
Versions
- qBittorrent: 4.5.4
- qb-web: 20230513
Additional notes
Suspected bug code: LogsDialog.vue:27

简体中文:
Log页面时间显示错误
bug 说明
Log 页面中时间显示为一个接近于1970年的时间,疑似错误的将秒时间戳作为毫秒时间戳计算
如何复现
- 点击“Logs”
期待的行为
时间显示正确
像主页面中Added On一样
官方的行为
未实现
版本
- qBittorrent: 4.5.4
- qb-web: 20230513
补充内容
疑似bug代码:LogsDialog.vue:27
Describe the bug
The time in the Log page is displayed as a time close to 1970. It is suspected that the second timestamp is incorrectly calculated as a millisecond timestamp.

How to reproduce
Expected behavior
Time display correctly.
Like
Added Onon the main pageOfficial behavior
Not implemented
Versions
Additional notes
Suspected bug code: LogsDialog.vue:27

简体中文:
Log页面时间显示错误
bug 说明
Log 页面中时间显示为一个接近于1970年的时间,疑似错误的将秒时间戳作为毫秒时间戳计算
如何复现
期待的行为
时间显示正确
像主页面中
Added On一样官方的行为
未实现
版本
补充内容
疑似bug代码:LogsDialog.vue:27