Sha256: 4c1c0d05f02c0c946eebd132c1fc06a1eeb85ae7d2fb664c0e5b5b0d0c4c42f7
Contents?: true
Size: 800 Bytes
Versions: 28
Compression:
Stored size: 800 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Nilor[Date]" }, { "arg": "start_week_day", "type": "Or[sunday, monday]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems