Sha256: 3ad1adfada41d73c3338c42fde56acb0b54153967f5c6034e7c7eff69039fe1d
Contents?: true
Size: 632 Bytes
Versions: 28
Compression:
Stored size: 632 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "seconds_since", "path": "packages/ree_datetime/package/ree_datetime/functions/seconds_since.rb", "mount_as": "fn", "class": "ReeDatetime::SecondsSince", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of seconds in the future.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "seconds_count", "type": "Integer" } ] } ], "links": [ ] }
Version data entries
28 entries across 28 versions & 1 rubygems