Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 242 Bytes

python datetime

towards datetime module in python
calculating time passed (time ago) since something is posted (e.g., on your website, application, etc..) using timedelta
I'm using this function inside my django project in comments model