Sha256: 1a6893fb4e4587f12dfbd4e2b57685be3e7f31c6f29646b81839aa3c19582124
Contents?: true
Size: 858 Bytes
Versions: 71
Compression:
Stored size: 858 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "days_to_week_start", "path": "packages/ree_date/package/ree_date/functions/days_to_week_start.rb", "mount_as": "fn", "class": "ReeDate::DaysToWeekStart", "factory": null, "methods": [ { "doc": "Returns the number of days to the start of the week on the given day.\nWeek is assumed to start on +start_week_day+.", "throws": [ ], "return": "Integer", "args": [ { "arg": "date", "arg_type": "opt", "type": "Nilor[Date]" }, { "arg": "start_week_day", "arg_type": "req", "type": "Or[sunday, monday]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems