Sha256: 1046712c5fda280725d94a7c841b4172c3076120c6d08a31c80b71690f0cb3ac
Contents?: true
Size: 1.01 KB
Versions: 71
Compression:
Stored size: 1.01 KB
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "all_year", "path": "packages/ree_datetime/package/ree_datetime/functions/all_year.rb", "mount_as": "fn", "class": "ReeDatetime::AllYear", "factory": null, "methods": [ { "doc": "Returns a Range representing the whole year of the current date/time.\nIf no date_time passed returns the whole current year.", "throws": [ ], "return": "RangeOf[DateTime]", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "beginning_of_year", "package_name": "ree_datetime", "as": "beginning_of_year", "imports": [ ] }, { "target": "end_of_year", "package_name": "ree_datetime", "as": "end_of_year", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems