Skip to content

A template tag for manipulating dates in Insomnia

Notifications You must be signed in to change notification settings

SebBrookfield/DateAdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date Add

Date Add is an Insomnia plugin that allows you to take the current date, add days/months/years, and output in a specific format. This plugin uses the momentjs library for manipulating the dates.

image image

Parameters

The parameters are pretty self explanatory. The numeric parameters can also be negative.

Days to add

The number of days to add to the current date.

Months to add

The number of months to add to the current date.

Years to add

The number of years to add to the current date.

Format

This is the format string for outputting the date. You can read more about formatting momentjs dates in the following documentation. https://momentjs.com/docs/#/displaying/

About

A template tag for manipulating dates in Insomnia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published