Dateutil-br
Implementation to python-dateutil with to Pt-br language. "(>_<)"
This implementation rewrites the constants used in the dateutil library's date parse.
You can see the repository pypi on: https://pypi.org/project/dateutil-br/
Install
pip install dateutil-br
Usage Exemples
>>> from dateutil_br import BrParserInfo, parser
>>> print(parser(BrParserInfo()).parse('08/04/2018'))
"2018-04-08 00:00:00"
>>> print(parser(BrParserInfo()).parse('10 de abril de 2018'))
"2018-04-10 00:00:00"
>>> print(parser(BrParserInfo()).parse('15 horas e 13 min de 10 de abril de 2018'))
"2018-04-10 15:13:00"
Maintainer
This code is sustained by Magrathea Labs, in the repository https://github.com/magrathealabs/dateutil-br
License
The package is available as open source under the terms of the MIT License.
Release files for dateutil-br 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dateutil-br-0.0.7.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dateutil_br-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.7 kB
Release files / dateutil-br-0.0.7.tar.gz
| Download URL | dateutil-br-0.0.7.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
43d066433798bdb39207f956314925a6bbfdb29d5b276eb63b8125ca82d3913f
|
|
BLAKE2b-256 checksum How to use checksums |
ea6facc87ecbd28f2f6d4b263d62ffdfe80d76989eecea49568f40bff0faf531
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
|
Release files / dateutil_br-0.0.7-py3-none-any.whl
| Download URL | dateutil_br-0.0.7-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d4ce781bb05a6f107bd97d2ffb1c38420d742b423a35ca7a8b568cb304c4479
|
|
BLAKE2b-256 checksum How to use checksums |
ffea779877d974eb0d877467ec83bf45a97ca44f5b2e7b8cf87f4c41719408f7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
|