{"id":36538423,"url":"https://github.com/afeiship/go-strftime","last_synced_at":"2026-01-15T02:23:13.664Z","repository":{"id":260985774,"uuid":"882899199","full_name":"afeiship/go-strftime","owner":"afeiship","description":"Simple date format for golang.","archived":false,"fork":false,"pushed_at":"2024-11-04T03:21:08.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T22:09:50.008Z","etag":null,"topics":["datetime","format","golang","now","strftime"],"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/afeiship.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-04T02:19:30.000Z","updated_at":"2024-11-04T03:21:11.000Z","dependencies_parsed_at":"2024-11-04T03:27:15.174Z","dependency_job_id":"c3679305-789f-415e-b978-b900b7f8d4bf","html_url":"https://github.com/afeiship/go-strftime","commit_stats":null,"previous_names":["afeiship/go-strtime"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/go-strftime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgo-strftime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgo-strftime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgo-strftime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgo-strftime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/go-strftime/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fgo-strftime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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":["datetime","format","golang","now","strftime"],"created_at":"2026-01-12T05:26:39.423Z","updated_at":"2026-01-15T02:23:13.657Z","avatar_url":"https://github.com/afeiship.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-strftime\n\u003e Simple date format for golang.\n\n## installation\n```shell\ngo get -u github.com/afeiship/go-strftime\n```\n\n## usage\n```shell\nimprot \"github.com/afeiship/go-strftime\"\n\nfmt.Println(strftime.Format(\"datetime\")) // 2021-08-01 10:10:10\nfmt.Println(strftime.Format(\"date\")) // 2021-08-01\nfmt.Println(strftime.Format(\"time\")) // 10:10:10\nfmt.Println(strftime.Format(\"unix\")) // 1627832610\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fgo-strftime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fgo-strftime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fgo-strftime/lists"}