Sha256: 15be372134f9990fc946f141045171a7979dae385a4fa7a84ab6f9d8652558b8
Contents?: true
Size: 912 Bytes
Versions: 28
Compression:
Stored size: 912 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "saturday", "path": "packages/ree_datetime/package/ree_datetime/functions/saturday.rb", "mount_as": "fn", "class": "ReeDatetime::Saturday", "factory": null, "methods": [ { "doc": "Returns Saturday of this week assuming that week starts on Monday.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "days_since", "package_name": "ree_datetime", "as": "days_since", "imports": [ ] }, { "target": "monday", "package_name": "ree_datetime", "as": "monday", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems