BaseMax / BaseMax/create-rss-nodejs

Adding date

未关闭
#1 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue help wanted
主要语言
JavaScript
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

See pubDate definition in [RSS 2.0 Specification](http://validator.w3.org/feed/docs/rss2.html):

All date-times in RSS conform to the [Date and Time Specification of RFC 822](http://www.w3.org/Protocols/rfc822/#z28), with the exception that the year may be expressed with two characters or four characters (four preferred).

Here are examples of valid RFC822 date-times:

```
Wed, 02 Oct 2002 08:00:00 EST

Wed, 02 Oct 2002 13:00:00 GMT

Wed, 02 Oct 2002 15:00:00 +0200
```

贡献指南

这个仓库没有索引到贡献指南

调研方向

Read the RSS generation entry point and inspect how feed items are assembled; the payload does not name a file or test. Compare the output with the RSS 2.0 pubDate definition and RFC 822 examples, then verify that generated feeds contain a valid pubDate value.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
backend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。