Sha256: e08ec873795f41cdf6e34690b85858234a6032667c176bcbf0f713752a86ce90
Contents?: true
Size: 852 Bytes
Versions: 4
Compression:
Stored size: 852 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "years_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/years_ago.rb", "mount_as": "fn", "class": "ReeDatetime::YearsAgo", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of years ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "year_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
4 entries across 4 versions & 1 rubygems