Skip to main content

Python3 module to check date and hour format.

Project description

servusdates

Python3 module to check date and hour format.

Installation

Install with pip

pip3 install -U servusdates

Usage

In [1]: import servusdates

In [2]: servusdates.is_complete_hour("16:20:00")

Out[2]: True

In [3]: servusdates.is_date("08/10/1997")

Out[3]: (True, 'DD-MM-YYYY')

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

servusdates-0.1.tar.gz (1.9 kB view hashes)

Uploaded Source

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