Sha256: 5a03e86b48e204ef4ca1ed46a7299f2714d6ac20c6447cfbcf655091c655e7e9
Contents?: true
Size: 805 Bytes
Versions: 71
Compression:
Stored size: 805 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "is_weekend", "path": "packages/ree_datetime/package/ree_datetime/functions/is_weekend.rb", "mount_as": "fn", "class": "ReeDatetime::IsWeekend", "factory": null, "methods": [ { "doc": "Returns true if the date/time falls on a Saturday or Sunday.", "throws": [ ], "return": "Bool", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "is_weekend", "package_name": "ree_date", "as": "is_weekend", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems