Extension to the datetime module
Project description
The datetime_diff package provides a useful function for comparing two different datetime objects and returns the time elapsed since.
for example, a datetime object when turned into a string (being 2015-12-03 03:34:57.281000) when compared with a new datetime object (equivalent to the current time) one can determine how many years, months, days, hours, minutes, and seconds ago the prior datetime object was.
This returns the data as a string readable by humans denoting how much time has passed since the specified prior datetime object.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
datetime_diff-0.0.1.tar.gz
(2.8 kB
view hashes)