PyTime
Date parser
A Python module for parsing and manipulating date/time strings in a flexible way.
PyTime is an easy-use Python module which aims to operate date/time/datetime by string.
159 stars
8 watching
25 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
date-timedatetimepythonpytime
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
koffeinflummi/chronyk | A Python library for parsing human-written times and dates into machine-readable formats. | 345 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
szegedai/hun-date-parser | A Python package for extracting datetime intervals from Hungarian sentences and converting date objects to text. | 8 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 11 |
akrherz/pyiem | Python tools and parsers for weather data processing and ingest. | 43 |
pipermerriam/ethereum-datetime | A library providing utilities and functions to work with dates and times in Ethereum contracts | 378 |
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,047 |
johannfaouzi/pyts | A Python package for time series classification and analysis | 1,772 |
iyassou/ustrftime | A MicroPython implementation of time formatting functions | 2 |
frmdstryr/zig-datetime | A Zig module providing a date and time API similar to Python's Arrow. | 85 |
adzap/timeliness | A date/time parsing library with extensibility and control features. | 224 |