Sha256: 09de3c77f9c31659a5317bfa592dd7de6b29f22798df9c3d503517bf6fc292f6
Contents?: true
Size: 876 Bytes
Versions: 28
Compression:
Stored size: 876 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "end_of_year", "path": "packages/ree_date/package/ree_date/functions/end_of_year.rb", "mount_as": "fn", "class": "ReeDate::EndOfYear", "factory": null, "methods": [ { "doc": "Returns a new date representing the end of the year.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "change", "package_name": "ree_date", "as": "change", "imports": [ ] }, { "target": "end_of_month", "package_name": "ree_date", "as": "end_of_month", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems