Skip to content

whitep4nth3r/rfc-822

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Build valid RFC-822 dates with plain JavaScript

To test

Navigate to the root of the project and run:

node index.js

This will log out two examples provided in the code: one date in GMT timezone, and one date in British Summertime timezone.

Change the example dates in the code to test your own.

! Disclaimer on timezones

You may need to add support for your own timezones in the code.

View the supporting blog post

About

Build an RFC-822 date-time with JavaScript for RSS feeds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published