Sha256: cc2ec09eba1c4d2c41ac5beb5e01d6303569fb3e0e0cc2e633738ee446e53213
Contents?: true
Size: 908 Bytes
Versions: 71
Compression:
Stored size: 908 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "saturday", "path": "packages/ree_date/package/ree_date/functions/saturday.rb", "mount_as": "fn", "class": "ReeDate::Saturday", "factory": null, "methods": [ { "doc": "Returns Saturday of this week assuming that week starts on Monday.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "arg_type": "opt", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "days_since", "package_name": "ree_date", "as": "days_since", "imports": [ ] }, { "target": "monday", "package_name": "ree_date", "as": "monday", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems