Sha256: d46ae8c3a3523645d0fc9fdbad774a8c80354e635e99c35f6e6344689df509f1
Contents?: true
Size: 834 Bytes
Versions: 28
Compression:
Stored size: 834 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "quarters_ago", "path": "packages/ree_date/package/ree_date/functions/quarters_ago.rb", "mount_as": "fn", "class": "ReeDate::QuartersAgo", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of quarters ago.", "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