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