Sha256: af53bad8096dc4c56cfee7dc22600c2138121e3af24d86d12eb9b677643ccdf2
Contents?: true
Size: 932 Bytes
Versions: 4
Compression:
Stored size: 932 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "all_quarter", "path": "packages/ree_date/package/ree_date/functions/all_quarter.rb", "mount_as": "fn", "class": "ReeDate::AllQuarter", "factory": null, "methods": [ { "doc": "Returns a Range representing the whole quarter of the current date.", "throws": [ ], "return": "RangeOf[Date]", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "beginning_of_quarter", "package_name": "ree_date", "as": "beginning_of_quarter", "imports": [ ] }, { "target": "end_of_quarter", "package_name": "ree_date", "as": "end_of_quarter", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems