Skip to main content

Collection of convenient methods to deal with time-related flow

Project description

TIMEHELPER

A collection of convenience methods to handle frequent time-related patterns in a more intuitive and explicit way

To use the library, just import it and start using its methods:

import timehelper

>>>timehelper.today_in_cet()
'datetime.datetime(2021, 5, 30, 0, 0, tzinfo=<DstTzInfo 'CET' CEST+2:00:00 DST>)'
>>>timehelper.get_current_time_utc()
'datetime.datetime(2021, 5, 30, 13, 24, 4, 435579, tzinfo=<UTC>)'

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

basic-timehelper-0.2.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

basic_timehelper-0.2.0-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

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