Sha256: 68596267946c6b1c50358ade314450416be293b6f500b32ecec98d5d64e733fe
Contents?: true
Size: 844 Bytes
Versions: 28
Compression:
Stored size: 844 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "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