Sha256: af30a05ada26350e463d4043ae7f4b77459cf4ea0dc39dc8cfaeaa32f091ac35
Contents?: true
Size: 690 Bytes
Versions: 71
Compression:
Stored size: 690 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.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", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "seconds_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems