Sha256: 31ea152d2a8014fb041e9bee251b931d03e8bd741d3fe78a178bb12b8283e417
Contents?: true
Size: 631 Bytes
Versions: 4
Compression:
Stored size: 631 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "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
4 entries across 4 versions & 1 rubygems