Skip to content

dertuxmalwieder/dateadder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dateadder

Fulfills the single need of having a platform-independent tool that lets me, the developer, add days, weeks or even months to today's (or any other) date and see the resulting date.

  • Does not support units smaller than a day. Feel free to fork this project and make a houradder or something.
  • Also does not support substracting days, weeks or even months. Feel free to fork this project and make a datesubstracter or something.

Posted here for your convenience.

Examples

% ./dateadder "today in a week"
% ./dateadder "2021/12/31 plus four days"

Et cetera, et cetera.

Building and installation

% fossil clone https://code.rosaelefanten.org/dateadder dateadder.fossil
% cd dateadder/src
% go build

URLs

Upstream Fossil repository: https://code.rosaelefanten.org/dateadder

Git clone: https://github.com/dertuxmalwieder/dateadder

Note that I will only actively use the Fossil one. Please contact me if you want to contribute:

Support

No.

About

A tool to add dates to a date (Git mirror)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages