Skip to main content
Info:

This is the README file for Date Calculator.

Author:

Chris Warrick <chris@chriswarrick.com>

Date:
2016-05-04
Version:
0.2.1
https://travis-ci.org/Kwpolska/datecalc.svg?branch=master

PURPOSE

A simple date calculator.

INSTALLATION

pip install datecalc

CLI USAGE

Calculating difference between dates:

$ python -m datecalc.cli -d 2016-01-01T00:00:00 2016-01-02T02:03:04
1 day 02:03:04
$ python -m datecalc.cli -d 2016-01-02T02:03:04 2016-01-01T00:00:00
-1 day 02:03:04
$ python -m datecalc.cli -d 2016-01-01T00:00:00 2016-01-03T02:03:04
2 days 02:03:04
$ python -m datecalc.cli -d 2016-01-04T02:03:04 2016-01-01T00:00:00
-3 days 02:03:04

Adding/subtracting:

$ python -m datecalc.cli -a 2016-01-01T00:00:00 12:00:00
2016-01-01T12:00:00
$ python -m datecalc.cli -a 2016-01-01T00:00:00 m12:00:00
2015-12-31T12:00:00
$ python -m datecalc.cli -a -- 2016-01-01T00:00:00 -12:00:00
2015-12-31T12:00:00
$ python -m datecalc.cli -a 2016-01-01T00:00:00 4d12:00:00
2016-01-05T12:00:00

GUI USAGE

coming soon!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datecalc-0.2.1.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datecalc-0.2.1-py2.py3-none-any.whl (12.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file datecalc-0.2.1.tar.gz.

File metadata

  • Download URL: datecalc-0.2.1.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for datecalc-0.2.1.tar.gz
Algorithm Hash digest
SHA256 976c3de31f8897e095e89ddb88d9ddeb98ca5b3c85c2a2f95eb1fce1f05faa6f
MD5 2137bfca558e83227a4a2ad82e494a85
BLAKE2b-256 c5ee9b3046a698c9415f03d6fd82e4f11dbf5172db36f92a59a1d2bbe0fcd67b

See more details on using hashes here.

File details

Details for the file datecalc-0.2.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for datecalc-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 91eb6a6c44ee16c4b1687ea70bdb054386d75d5432f7631c078ae0e679ea81ae
MD5 bf891f172e745a9ca2e5234ef952c07f
BLAKE2b-256 78fd6ae5dd029e2988c3e1ec7b59c4cd8a14c47c1f7b255af38f08407adf217b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page