Skip to main content

A simple date calculator.

Project description

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!

Project details


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

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

Uploaded Python 2 Python 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.

Provenance

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.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page