Sha256: b7023b964c4811d06f9e05e550689061c84c2b21ef2e00ba2bb211a20ae57adb
Contents?: true
Size: 813 Bytes
Versions: 71
Compression:
Stored size: 813 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "days_in_month", "path": "packages/ree_date/package/ree_date/functions/days_in_month.rb", "mount_as": "fn", "class": "ReeDate::DaysInMonth", "factory": null, "methods": [ { "doc": "Returns the number of days in the given month.\nIf no year is specified, it will use the current year.", "throws": [ ], "return": "Integer", "args": [ { "arg": "month", "arg_type": "req", "type": "Integer" }, { "arg": "year", "arg_type": "opt", "type": "Nilor[Integer]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems