Sha256: 844b51fb8627614b7cbab8cbb0ff0b8a215474923b3cff9873498d9c8d413bd0
Contents?: true
Size: 1012 Bytes
Versions: 28
Compression:
Stored size: 1012 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "all_month", "path": "packages/ree_datetime/package/ree_datetime/functions/all_month.rb", "mount_as": "fn", "class": "ReeDatetime::AllMonth", "factory": null, "methods": [ { "doc": "Returns a Range representing the whole month of the current date/time.\nIf no date_time passed returns the whole current month.", "throws": [ ], "return": "RangeOf[DateTime]", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "beginning_of_month", "package_name": "ree_datetime", "as": "beginning_of_month", "imports": [ ] }, { "target": "end_of_month", "package_name": "ree_datetime", "as": "end_of_month", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems