Tomas Volf <~@wolfsden.cz> skribis: > Looking at the SRFI-19 specification, the argument is called `day', not > `date'. Even the accessor is called `date-day'. So adjust the > documentation to match. > > Also adjust the (web http) module, which was using `date' as well. > > * doc/ref/srfi-modules.texi (SRFI-19 Date): Use `day' instead of `date'. > * module/web/http.scm (parse-rfc-822-date, parse-rfc-850-date) > (parse-asctime-date): Same.
Applied, thanks!