Sha256: 335f382d7a44c0b832cce0aedf469ae910884ef4ea2c90d3fb2aa6bfe390a6ec
Contents?: true
Size: 874 Bytes
Versions: 28
Compression:
Stored size: 874 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "weeks_since", "path": "packages/ree_datetime/package/ree_datetime/functions/weeks_since.rb", "mount_as": "fn", "class": "ReeDatetime::WeeksSince", "factory": null, "methods": [ { "doc": "Returns a new date_time/time the specified number of weeks in the future.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "week_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
28 entries across 28 versions & 1 rubygems