Back to the roots of date
The date library was originally implemented in Ruby, but during the transition from version 1.8.7 to the 1.9 series, it was rewritten in C to improve performance. Currently, the date library lacks a dedicated maintainer, which has become a burden for Ruby committers. Therefore, I am taking on the challenge of replacing the date library with a pure Ruby implementation.