Skip to main content

Date subtraction, parsing, and random timestamp generation.

Project description

Misc Date Utilities

Provides date subtraction, parsing, and random timestamp generation. Source code on GitHub.

date_difference

For subtracting two dates from each other, provides class DateDifference that can store the difference between two dates, provides some overloaded functionality, and provides some static methods subtract_datetimes and subtract_datestrings to subtract datetimes and formatted date strings, respectively.

simple_parse

A simple parser that is used in the interpretation of date strings, provides parse_raw_date_string to get a datetime from a string formatted as "%Y-%m-%d " (note the trailing space), or as "%Y-%m-%d %H:%M".

random_timestamps

Functionality for getting a random time within a specified range, provides generate_random_timestamp to generates a random timestamp in the range [00:00:00 - hours:minutes:seconds).

tests

Unit tests are provided for subtract_datestrings.

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

misc-date-utilities-1.0.4.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

misc_date_utilities-1.0.4-py3-none-any.whl (19.3 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