BaseMax / BaseMax/create-rss-nodejs

Adding date

Ouverte
#1 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement good first issue help wanted
Langage dominant
JavaScript
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript
Domaine
backend
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.