__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# rfc3339-validator
A pure python RFC3339 validator
[](https://pypi.python.org/pypi/rfc3339_validator)
[](https://travis-ci.org/naimetti/rfc3339-validator)
# Install
```shell script
pip install rfc3339-validator
```
# Usage
```python
from rfc3339_validator import validate_rfc3339
validate_rfc3339('1424-45-93T15:32:12.9023368Z')
>>> False
validate_rfc3339('2001-10-23T15:32:12.9023368Z')
>>> True
```
- Free software: MIT license
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| README.md | File | 588 B | 0644 |
|
| changelog.Debian.gz | File | 281 B | 0644 |
|
| changelog.gz | File | 85 B | 0644 |
|
| copyright | File | 1.35 KB | 0644 |
|