gugi9000 / foosball

A ratings tracker for the office foosball league
MIT License
1 stars 0 forks source link

Ratings should be limited to current calendar month #40

Closed gugi9000 closed 6 years ago

gugi9000 commented 6 years ago

So the stats start over with every month.

gugi9000 commented 6 years ago

Replace datetime('now', '-90 day') with date('now','start of month')