Sha256: 5522e5da6b1fea96c7a74c437eee19dff7087ae57b639ca24b05a8bbb17ab2b9
Contents?: true
Size: 789 Bytes
Versions: 71
Compression:
Stored size: 789 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "find_human_time_zones_by_offset", "path": "packages/ree_datetime/package/ree_datetime/functions/find_human_time_zones_by_offset.rb", "mount_as": "fn", "class": "ReeDatetime::FindHumanTimeZonesByOffset", "factory": null, "methods": [ { "doc": "Returns an array of time zones with short names according to the +offset+", "throws": [ ], "return": "ArrayOf[String]", "args": [ { "arg": "offset", "arg_type": "req", "type": "String" } ] } ], "links": [ { "target": "find_time_zones_by_offset", "package_name": "ree_datetime", "as": "find_time_zones_by_offset", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems