Sha256: 4d978f94816695a06878976140fe7008e4dce690e4ff394bb1ed7461705a8ca5
Contents?: true
Size: 911 Bytes
Versions: 71
Compression:
Stored size: 911 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "weeks_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/weeks_ago.rb", "mount_as": "fn", "class": "ReeDatetime::WeeksAgo", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of weeks ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "week_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