Sha256: f4afc83e39bdc748c782284496510ea50908f96bfc331714abd2ea64e370863a
Contents?: true
Size: 850 Bytes
Versions: 28
Compression:
Stored size: 850 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "quarters_since", "path": "packages/ree_date/package/ree_date/functions/quarters_since.rb", "mount_as": "fn", "class": "ReeDate::QuartersSince", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of quarters in the future.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" }, { "arg": "quarter_count", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems