Skip to content

pubDate 时间错误 #6795

Open
Open
@ngamc

Description

@ngamc

路由地址(不包含参数)

/ifnews/:cid

完整路由地址,包含所有必选与可选参数

https://rsshub.app/ifnews/40

相关文档地址

预期是什么

时间 应该是正确的

实际发生了什么

时间 错误,显示的时间实际是明天
例如:现在时间是北京时间 2021/1/26 16:21
RSS 内有:
lastBuildDate:Tue, 26 Jan 2021 07:30:43 GMT
pubDate:Tue, 26 Jan 2021 23:07:00 GMT

其中,pubDate明显不对,猜测是时间GMT+8 和 GMT-8弄反了,所以 23:07:00实际应该是7:07:00

除了这个路由外,其他很多路由都出现类似问题,例如:
/21caijing/channel/:name
/bjnews/:category
/yicai/brief

部署相关信息

Env Value
OS
Node version
if Docker, version
  • 额外信息(日志、报错等)

Metadata

Metadata

Assignees

No one assigned

    Labels

    core bugOuch! That hurts.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions