This website requires JavaScript.
Explore
Help
Sign In
gourav
/
PyFacts
Watch
1
Star
0
Fork
0
You've already forked PyFacts
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2f0f1e0e47
PyFacts
/
fincal
History
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