Closed raffomania closed 1 year ago
The labels for year and day were swapped, causing the respective getters to return the wrong values. I've added a test that detects the bug, and fixed it.
year
day
Thanks
The labels for
year
andday
were swapped, causing the respective getters to return the wrong values. I've added a test that detects the bug, and fixed it.