## Expected Behavior API should return homework assignment due date year as the current year. ## Actual Behavior API is returning '2017' all the time. https://github.com/davidcorbin/mygcc-api/blob/29e7c4b580c87bca12388081b72a5d3e1c9a102b/src/main/java/com/mygcc/datacollection/ClassData.java#L23 ## Specifications - Version: Latest