warriorsband / wb-date-converter

Convert dates in Warriors Band date format to calendar dates, and vice versa.
0 stars 0 forks source link

Programatically determine term start dates #5

Open tbroadley opened 7 years ago

tbroadley commented 7 years ago

Rather than having a hard-coded list.

tbroadley commented 7 years ago

This would also fix an issue where dates far in the future are converted into incorrect Warriors Band dates for the term with the last known start date.

ben-z commented 4 years ago

Seems nontrivial to obtain the term start dates because it doesn't follow a strict pattern 🤔 Unless we manually add it every term or have a bot update it... But that sound like a lot of maintenance