Sha256: b692a860f9fa9b680cd3bd87f8020a39118a1110b09086d4d88f72d837a87c56
Contents?: true
Size: 831 Bytes
Versions: 28
Compression:
Stored size: 831 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "DateTime" }, { "arg": "opts", "type": "Ksplat[:year? => Integer, :month? => Integer, :day? => Integer, :hour? => Integer, :min? => Integer, :sec? => Integer, :nsec? => Integer, :usec? => Integer, :offset? => Rational]" } ] } ], "links": [ ] }
Version data entries
28 entries across 28 versions & 1 rubygems