Sha256: b7e9a316c5de479ffdf95891875d6eb3c69a212f55df427ec85ca1962f46b779
Contents?: true
Size: 760 Bytes
Versions: 28
Compression:
Stored size: 760 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "String" } ] } ], "links": [ { "target": "find_time_zones_by_offset", "package_name": "ree_datetime", "as": "find_time_zones_by_offset", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems