Sha256: 289fb9a1b83cb7cb85e0a5ae1e48e69fd1048e7ba73c5cac92653f9fb9f73a8d
Contents?: true
Size: 878 Bytes
Versions: 28
Compression:
Stored size: 878 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "in_time_zone", "path": "packages/ree_datetime/package/ree_datetime/functions/in_time_zone.rb", "mount_as": "fn", "class": "ReeDatetime::InTimeZone", "factory": null, "methods": [ { "doc": "Converts current DateTime to time zone of passed +zone+", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "DateTime" }, { "arg": "zone", "type": "String" } ] } ], "links": [ { "target": "find_tzinfo", "package_name": "ree_datetime", "as": "find_tzinfo", "imports": [ ] }, { "target": "offset_to_string", "package_name": "ree_datetime", "as": "offset_to_string", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems