Sha256: c65f6219c56b65da936d28d4e34fe8c309d338f559d0e086c363223420c226b0
Contents?: true
Size: 893 Bytes
Versions: 71
Compression:
Stored size: 893 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "change", "path": "packages/ree_datetime/package/ree_datetime/functions/change.rb", "mount_as": "fn", "class": "ReeDatetime::Change", "factory": null, "methods": [ { "doc": "Returns a new date/time where one or more of the elements have been changed\naccording to the +opts+ parameter.", "throws": [ "ArgumentError" ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "req", "type": "DateTime" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:year? => Integer, :month? => Integer, :day? => Integer, :hour? => Integer, :min? => Integer, :sec? => Integer, :nsec? => Integer, :usec? => Integer, :offset? => Rational]" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems