Sha256: 3949aa3a4c338a7d507a03812a36e987079d1fbca86778299867c196c6fafad1
Contents?: true
Size: 933 Bytes
Versions: 71
Compression:
Stored size: 933 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "friday", "path": "packages/ree_datetime/package/ree_datetime/functions/friday.rb", "mount_as": "fn", "class": "ReeDatetime::Friday", "factory": null, "methods": [ { "doc": "Returns Friday of this week assuming that week starts on Monday.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "opt", "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
71 entries across 71 versions & 1 rubygems