Sha256: d086d2101a5d3392efa6bcf98cb5280627df8b0a81f26499feb8e582302e56bb
Contents?: true
Size: 912 Bytes
Versions: 28
Compression:
Stored size: 912 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "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