[ruby/date] Enhanced RDoc

https://github.com/ruby/date/commit/dcc0742623
This commit is contained in:
BurdetteLamar 2022-07-04 07:44:11 -05:00 committed by git
parent 6317cf7de8
commit e323d8e6a2

View File

@ -2732,7 +2732,7 @@ date_s__valid_commercial_p(int argc, VALUE *argv, VALUE klass)
/*
* call-seq:
* Date.valid_commercial?(year, week, day, start = Date::ITALY) -> true or false
* Date.valid_commercial?(cwyear, cweek, cwday, start = Date::ITALY) -> true or false
*
* Returns +true+ if the arguments define a valid commercial date,
* +false+ otherwise: