Skip to content

Comments

add dateFormatter to RSS constructor options#91

Open
ajsharp wants to merge 1 commit intodylang:masterfrom
Upfront-Ventures:master
Open

add dateFormatter to RSS constructor options#91
ajsharp wants to merge 1 commit intodylang:masterfrom
Upfront-Ventures:master

Conversation

@ajsharp
Copy link

@ajsharp ajsharp commented Mar 18, 2019

Adds the ability to pass in a dateFormatter function to the RSS constructor, which will receive the raw date object for the feed pubDate, and each item's date fields. Enables using a custom date format.

This also changes the default date format function from .toGMTString() to .toUTCString().

Fixes #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants