Sha256: 6c5731ab812bd5ea4475bc170974f461fc758f1a44cedf200121d32f30671378
Contents?: true
Size: 927 Bytes
Versions: 71
Compression:
Stored size: 927 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "years_since", "path": "packages/ree_datetime/package/ree_datetime/functions/years_since.rb", "mount_as": "fn", "class": "ReeDatetime::YearsSince", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of years in the future.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "year_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_datetime", "as": "advance", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems