PyFacts/fincal
Gourav Kumar 44d5ea7b29 date parsing replaced with _parse_date function
This is to avoid ambiguity and keep date parsing uniform
2022-02-21 13:11:19 +05:30
..
__init__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
__main__.py Setup package and tested with tox 2022-02-17 16:20:48 +05:30
core.py implemented _parse_date function to formalise date parsing 2022-02-21 13:09:58 +05:30
fincal.py date parsing replaced with _parse_date function 2022-02-21 13:11:19 +05:30