Skip to content

eyalev/timee

Repository files navigation

Timee

image

image

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'