Sha256: e776a9ea40576fcc093492ea1bf94ca8bb55bdb038f89bebc8a5c76537076bcf
Contents?: true
Size: 877 Bytes
Versions: 4
Compression:
Stored size: 877 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "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
4 entries across 4 versions & 1 rubygems