{"id":29675386,"url":"https://github.com/evq/utz","last_synced_at":"2025-07-22T23:06:54.665Z","repository":{"id":43444499,"uuid":"79644148","full_name":"evq/utz","owner":"evq","description":"A time zone library for tiny embedded systems","archived":false,"fork":false,"pushed_at":"2020-04-22T17:01:39.000Z","size":419,"stargazers_count":29,"open_issues_count":6,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-24T01:03:29.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"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/evq.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":"2017-01-21T12:25:33.000Z","updated_at":"2024-05-17T08:54:24.000Z","dependencies_parsed_at":"2022-08-28T02:23:48.031Z","dependency_job_id":null,"html_url":"https://github.com/evq/utz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evq/utz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evq%2Futz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evq%2Futz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evq%2Futz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evq%2Futz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evq","download_url":"https://codeload.github.com/evq/utz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evq%2Futz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266586905,"owners_count":23952205,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-07-22T23:06:54.054Z","updated_at":"2025-07-22T23:06:54.641Z","avatar_url":"https://github.com/evq.png","language":"C","funding_links":[],"categories":["Others"],"sub_categories":["Time Management Libs"],"readme":"# μ time zone (library)\n\nAn embedded timezone library and ~3kB tzinfo database featuring nearly \nall current timezones present in the IANA timezone database. \nDesigned for use on budget embedded systems with low program space.\n\nThe C header containing packed timezone information is generated from\nthe IANA timezone database.\n\n## Tradeoffs\n\nAll historical timezone information has been pruned to save space.\n\nA limited number of aliases are available. (by default restricted to the\nsame set that android uses) In cases where the alias is not available,\nthe standard time UTC offset and abbreviation (if present) will be\ndisplayed.\n\nThis library is generally inflexible as it heavily relies on\nassumptions pertaining to timezone offset increments, abbreviation\nformatting, etc to make efficient use of bit packs.\n\n## Limitations\n\nThe current utility library does not support parsing /\npacking all possible syntax of the source IANA tz database. \nInstead a subset corresponding to the what is needed to correctly parse  \nmost zones is implemented.\n\n## Links\n\n[zic man page and IANA tz database format documentation](https://linux.die.net/man/8/zic)\n\n[vendored files](./vendor)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevq%2Futz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevq%2Futz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevq%2Futz/lists"}