Workbench module that converts date columns to other date units
Do the Development Dance:
- Run
toxand make sure it works - Write a failing test to
tests/ - Run
toxto test it fails - Fix the code until
toxpasses - Submit a pull request
- Write an entry to
CHANGELOG.md - Run
toxone last time git push