Skip to main content

Friendly Dates and Times

Project description

Production: travismaster

Development: travisdevelop

User-friendly functions to help perform common date and time actions.

Usage

To get the system time zone’s name:

when.timezone()

To get the current date:

when.today()

To get tomorrow’s date:

when.tomorrow()

To get yesterday’s date:

when.yesterday()

To get a datetime one year from now:

when.future(years=1)

To convert to a different time zone:

when.shift(value, from_tz='America/New_York', to_tz='UTC')

To get the current time:

when.now()

Full documentation can be found on Read the Docs.

Installation

Installing When.py is easy:

pip install whenpy

or download the source and run:

python setup.py install

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

whenpy-0.3.0.tar.gz (12.9 kB view details)

Uploaded Source

File details

Details for the file whenpy-0.3.0.tar.gz.

File metadata

  • Download URL: whenpy-0.3.0.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for whenpy-0.3.0.tar.gz
Algorithm Hash digest
SHA256 5faa8fb58588dc76f6e5af4aa32e73c6d101c953c53bc8ba9186e8845f7a63a5
MD5 5827724d92c38202aff8d7bdac91d60c
BLAKE2b-256 591a57b98db428fac9ab48aa8331384e3196da58f1b00a6ad1c1863514124ec2

See more details on using hashes here.

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