BaseMax / BaseMax/create-rss-nodejs
Adding date
Aperta
enhancement
good first issue
help wanted
- Lingua principale
- JavaScript
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.