Sha256: 15f255d3ec50e0250ec9d26c00e9fa41200c3caadda305597af3810c7be06419
Contents?: true
Size: 941 Bytes
Versions: 71
Compression:
Stored size: 941 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "thursday", "path": "packages/ree_datetime/package/ree_datetime/functions/thursday.rb", "mount_as": "fn", "class": "ReeDatetime::Thursday", "factory": null, "methods": [ { "doc": "Returns Thursday 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