Skip to content

A Visual Studio Code extension that inserts a date/time in the RFC 5322 format at the cursor

License

Notifications You must be signed in to change notification settings

yaobinwen/vscode-ext-insert-rfc5322-date

Repository files navigation

insert-rfc5322-date: Inserts an RFC5322 date at the cursor

In my work, I often need to insert a date/time that comforms to the RFC 5322 format at the current editing position in Visual Studio Code. Although I can obtain such a date by running the command date -R on my Ubuntu machine, I still want to make it a bit easier with a couple mouse clicks. Hence the birth of this VS Code extension.

About

A Visual Studio Code extension that inserts a date/time in the RFC 5322 format at the cursor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published