Sha256: 9a3c917a3655dcb50e62aa946653f1e2a1287a09693b221fbe386c7b8cb29203
Contents?: true
Size: 873 Bytes
Versions: 71
Compression:
Stored size: 873 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "find_time_zones_by_offset", "path": "packages/ree_datetime/package/ree_datetime/functions/find_time_zones_by_offset.rb", "mount_as": "fn", "class": "ReeDatetime::FindTimeZonesByOffset", "factory": null, "methods": [ { "doc": "Returns an array of time zone according to the +offset+", "throws": [ ], "return": "ArrayOf[String]", "args": [ { "arg": "offset", "arg_type": "req", "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
71 entries across 71 versions & 1 rubygems