{"id":51509552,"url":"https://github.com/murphsicles/time","last_synced_at":"2026-07-08T04:30:59.815Z","repository":{"id":358134139,"uuid":"1240169681","full_name":"murphsicles/time","owner":"murphsicles","description":"Date and time library for Zeta — OffsetDateTime, Duration, formatting","archived":false,"fork":false,"pushed_at":"2026-05-15T23:28:28.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-15T23:54:07.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/murphsicles.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-15T20:56:00.000Z","updated_at":"2026-05-15T23:28:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/murphsicles/time","commit_stats":null,"previous_names":["murphsicles/time"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/murphsicles/time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Ftime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Ftime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Ftime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Ftime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murphsicles","download_url":"https://codeload.github.com/murphsicles/time/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murphsicles%2Ftime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35252324,"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-07-08T02:00:06.796Z","response_time":61,"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":"2026-07-08T04:30:58.462Z","updated_at":"2026-07-08T04:30:59.810Z","avatar_url":"https://github.com/murphsicles.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @time/time — Date and Time Library for Zeta\n\nAuto-converted from [time](https://crates.io/crates/time) v0.3.47 via [Dark Factory](https://github.com/murphsicles/dark-factory).\n\n## Features\n- **OffsetDateTime** — date/time with UTC offset, nanosecond precision\n- **PrimitiveDateTime** — date/time without timezone\n- **Date** — year, month, day with comprehensive arithmetic\n- **Time** — hour, minute, second, nanosecond\n- **Duration** — signed duration with nanosecond precision\n- **Formatting/parsing** — strftime-style format strings, ISO 8601, RFC 2822, RFC 3339\n- **Serde** — serialization support via `@data/serde`\n\n## Usage\n```zeta\nuse @time/time::OffsetDateTime;\n\nlet now = OffsetDateTime::now_utc();\nprintln!(\"{}\", now.format(\"%Y-%m-%d %H:%M:%S\"));\n```\n\n## Stats: ~9,553 lines, 0 unsupported items\n\n## License: MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphsicles%2Ftime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurphsicles%2Ftime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurphsicles%2Ftime/lists"}