timee

Datetime library


Keywords
timee
License
MIT
Install
pip install timee==0.1.1

Documentation

Timee

Updates

Overview

A library that should make dealing with datetimes and timezones more easy.

Examples

>>> timee_dt = timee_parse('1 week ago')
>>> timee_dt.basic_string
'2017-02-08 00:00:00'