{"id":21846589,"url":"https://github.com/binarybirds/timezones","last_synced_at":"2026-01-27T07:35:48.670Z","repository":{"id":63905917,"uuid":"169727539","full_name":"BinaryBirds/TimeZones","owner":"BinaryBirds","description":"Strong typed, autocompleted time zones with locations for Swift.","archived":false,"fork":false,"pushed_at":"2022-02-17T15:18:47.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T16:07:04.379Z","etag":null,"topics":["linux","location","swift","timezone","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BinaryBirds.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-08T11:50:43.000Z","updated_at":"2022-02-17T15:15:59.000Z","dependencies_parsed_at":"2022-11-28T19:36:24.457Z","dependency_job_id":null,"html_url":"https://github.com/BinaryBirds/TimeZones","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2FTimeZones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2FTimeZones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2FTimeZones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryBirds%2FTimeZones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinaryBirds","download_url":"https://codeload.github.com/BinaryBirds/TimeZones/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285664,"owners_count":20752953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","location","swift","timezone","xcode"],"created_at":"2024-11-27T23:14:35.269Z","updated_at":"2026-01-27T07:35:48.628Z","avatar_url":"https://github.com/BinaryBirds.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeZones (🕐)\n\nStrong typed, autocompleted time zones with locations for Swift.\n\n\n\n## Usage\n\nSome examples:\n\n```swift\nimport TimeZones\n\nlet gmt = TimeZone(abbrevation: .gmt)\n\nlet budapest = TimeZone.Europe.Budapest\nbudapest.identifier //\"Europe/Budapest\"\nbudapest.latitude // 47.497_912\nbudapest.longitude // 19.040_235\nbudapest.timeZone // TimeZone object\n```\n\n\n\n## Install\n\nJust use the [Swift Package Manager](https://theswiftdev.com/2017/11/09/swift-package-manager-tutorial/) as usual:\n\n```swift\n.package(url: \"https://github.com/binarybirds/timezones\", from: \"1.0.0\"),\n```\n\n⚠️ Don't forget to add \"TimeZones\" to your target as a dependency!\n\n\n\n## License\n\n[WTFPL](LICENSE) - Do what the fuck you want to.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarybirds%2Ftimezones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarybirds%2Ftimezones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarybirds%2Ftimezones/lists"}