Sha256: 9bd700b5e914fe54cdf12d373acdafb952c2617833593a11d6c06d3391af7d99
Contents?: true
Size: 976 Bytes
Versions: 71
Compression:
Stored size: 976 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "all_hour", "path": "packages/ree_datetime/package/ree_datetime/functions/all_hour.rb", "mount_as": "fn", "class": "ReeDatetime::AllHour", "factory": null, "methods": [ { "doc": "Returns a Range representing the whole hour of the current date/time.", "throws": [ ], "return": "RangeOf[DateTime]", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "beginning_of_hour", "package_name": "ree_datetime", "as": "beginning_of_hour", "imports": [ ] }, { "target": "end_of_hour", "package_name": "ree_datetime", "as": "end_of_hour", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems