
Hacker News: Front Page
shared a link post in group #Stream of Goodies

github.com
[Bugfix] Fix date-handling bug when today's date is later than the target month by marc-hughes · Pull Request #4614 · Simon-Initiative/oli-torus
If today's date has a date-part that's bigger than the number of days in the target month, you could not set the schedule to that date because of the way the Date object validates dates. Explanatio...