{"id":25627621,"url":"https://github.com/jeppech/zeit","last_synced_at":"2026-06-12T21:01:29.351Z","repository":{"id":65496247,"uuid":"486663097","full_name":"jeppech/zeit","owner":"jeppech","description":"A package for working with time","archived":false,"fork":false,"pushed_at":"2023-02-04T13:31:34.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-12T21:23:07.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeppech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-28T16:07:12.000Z","updated_at":"2022-04-28T17:14:14.000Z","dependencies_parsed_at":"2023-02-13T22:20:24.778Z","dependency_job_id":null,"html_url":"https://github.com/jeppech/zeit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeppech/zeit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppech%2Fzeit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppech%2Fzeit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppech%2Fzeit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppech%2Fzeit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeppech","download_url":"https://codeload.github.com/jeppech/zeit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeppech%2Fzeit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34262157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-02-22T17:53:34.829Z","updated_at":"2026-06-12T21:01:29.312Z","avatar_url":"https://github.com/jeppech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zeit\nA simple package for working with time, not timestamps\n\n\n```golang\npackage main\n\nimport (\n  \"fmt\"\n  \"github.com/jeppech/zeit\"\n)\n\nfunc main() {\n  now := time.Now().UTC()\n  fmt.Println(now) // 2022-05-06 07:19:35.072174 +0000 UTC\n\n  z_now := zeit.Now() // 07:19:35\n  fmt.Println(z_now)\n\n\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeppech%2Fzeit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeppech%2Fzeit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeppech%2Fzeit/lists"}