Sha256: 24df92e99f2bbd6a8efce4134da2d6ffd657c81a3d1e57c73ba8c1052f858f76
Contents?: true
Size: 934 Bytes
Versions: 71
Compression:
Stored size: 934 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "seconds_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/seconds_ago.rb", "mount_as": "fn", "class": "ReeDatetime::SecondsAgo", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of seconds ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "seconds_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] }, { "target": "seconds_since", "package_name": "ree_datetime", "as": "seconds_since", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems