Sha256: 676acde50edd6d911d4ab6bf516c7a39254ce079ddecfa3e9849b2c92dbf120f
Contents?: true
Size: 797 Bytes
Versions: 28
Compression:
Stored size: 797 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "end_of_minute", "path": "packages/ree_datetime/package/ree_datetime/functions/end_of_minute.rb", "mount_as": "fn", "class": "ReeDatetime::EndOfMinute", "factory": null, "methods": [ { "doc": "Returns a new DateTime representing the end of the minute (ex. 13:15:59).", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "change", "package_name": "ree_datetime", "as": "change", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems