Sha256: bdfa1209193c6677c45c799574934392c04f3643be70c0f712579e1829696a06
Contents?: true
Size: 755 Bytes
Versions: 28
Compression:
Stored size: 755 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Integer" }, { "arg": "year", "type": "Nilor[Integer]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems