aboutsummaryrefslogtreecommitdiff
path: root/modules/daypercentage
AgeCommit message (Collapse)Author
2021-12-21Rename daypercentage.py to daypercentageBaitinq
This is because the script cant be detected if it has an extension
2021-12-21Update the daypercentage module to fix bug and use pythonBaitinq
2021-11-02Fixed bug with the daypercentage moduleYour Name
Bug occured when the hour was single digit, so we now remove preceding 0s
2019-10-21Added daypercentageManuel Palenzuela