You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.
If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。
For this issue, route /china/news/new100.
The element in the list page can only obtain date information. The accurate datetime information only exists in the detail page.
For this issue, route /china/news/new100. The element in the list page can only obtain date information. The accurate datetime information only exists in the detail page.
路由地址
完整路由地址
相关文档
https://docs.rsshub.app/routes/new-media#news-and-current-affairs-%E6%97%B6%E4%BA%8B%E6%96%B0%E9%97%BB
预期是什么?
pubDate的值与文章实际发布时间对应上
实际发生了什么?
时间都变成了当天0点
如下图
按图中,
Sat, 28 Sep 2024 16:00:00 GMT
解析为时区是上海的、格式是ISO9075的,解析结果是:2024-09-29 00:00:00我使用python的dateutil库解析,结果也是一样的
而查看实际网页可得知,文章的实际发布时间是当天11点05分40秒
部署
自建
部署相关信息
OS:Linux Docker:v24.08.23
额外信息
这不是重复的 issue
The text was updated successfully, but these errors were encountered: