[ruby/date] Enhanced RDoc
https://github.com/ruby/date/commit/dcc0742623
This commit is contained in:
parent
6317cf7de8
commit
e323d8e6a2
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user