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
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 details)
File details
Details for the file servusdates-0.1.tar.gz
.
File metadata
- Download URL: servusdates-0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5610cdcdbaa40da1e23d40a0b58833e8820db641942592baab3edbd93697e1f0 |
|
MD5 | 228ce2804a45ca9e3332c5a7f54f7425 |
|
BLAKE2b-256 | e4e4d06a7d4d1aaf802fd5561e7c9e1d9cf04140af17d6d7f46f40c7b1b93363 |