Sha256: d003f815a062e74da58988c4e4494610c452eaecda58b21e2944f3fb51384cb1
Contents?: true
Size: 808 Bytes
Versions: 4
Compression:
Stored size: 808 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "beginning_of_hour", "path": "packages/ree_datetime/package/ree_datetime/functions/beginning_of_hour.rb", "mount_as": "fn", "class": "ReeDatetime::BeginningOfHour", "factory": null, "methods": [ { "doc": "Returns a new DateTime representing the start of the hour (ex. 13:00:00).", "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
4 entries across 4 versions & 1 rubygems