Skip to content

lamcw/datediff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datediff

Computes number of full days elapsed between two arbitrary dates.

$ datediff 02/06/1983 - 22/06/1983
19

Installation

You can install the package after generating the wheel package by poetry.

$ poetry build -f wheel
Building datediff (0.1.0)
 - Building wheel
 - Built datediff-0.1.0-py3-none-any.whl
$ pip install dist/datediff-0.1.0-py3-none-any.whl

About

Calculate number of full days between 2 arbitrary dates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages