{"id":32120531,"url":"https://github.com/simplymika/deno-thyme","last_synced_at":"2026-03-08T16:31:05.994Z","repository":{"id":57675538,"uuid":"389153744","full_name":"SimplyMika/deno-thyme","owner":"SimplyMika","description":"Time library for Deno with formatting support.","archived":false,"fork":false,"pushed_at":"2021-07-24T17:39:11.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T19:53:59.351Z","etag":null,"topics":["date","datetime","formattime","time","time-format","time-formatting"],"latest_commit_sha":null,"homepage":"https://deno.land/x/thyme","language":"TypeScript","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/SimplyMika.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":"2021-07-24T16:59:33.000Z","updated_at":"2021-07-24T17:39:14.000Z","dependencies_parsed_at":"2022-09-26T20:41:35.061Z","dependency_job_id":null,"html_url":"https://github.com/SimplyMika/deno-thyme","commit_stats":null,"previous_names":["simplymika/deno-thyme","micha-ohne-el/deno-thyme"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SimplyMika/deno-thyme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyMika%2Fdeno-thyme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyMika%2Fdeno-thyme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyMika%2Fdeno-thyme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyMika%2Fdeno-thyme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimplyMika","download_url":"https://codeload.github.com/SimplyMika/deno-thyme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimplyMika%2Fdeno-thyme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27670232,"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-12-11T02:00:11.302Z","response_time":56,"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":["date","datetime","formattime","time","time-format","time-formatting"],"created_at":"2025-10-20T19:54:15.392Z","updated_at":"2025-12-11T21:09:04.509Z","avatar_url":"https://github.com/SimplyMika.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thyme\nA Time (and Date) library for Deno with formatting support.\n\n## Usage\n```ts\nimport {Thyme} from 'https://deno.land/x/thyme/mod.ts';\n\nconst apollo11Landing = new Thyme(Date.UTC(1969, 6, 20, 20, 17, 40));\n\nconsole.log(apollo11Landing.formatSimple('YYYY-MM-DD_hh:mm:ss.iii'));\n// Outputs '1969-07-20_20:17:40.000'\n```\nNote that the initialization syntax is not final, eventually you will be able to construct it like this:\n```ts\nThyme.parseECMA('1969-07-20T20:17:40')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplymika%2Fdeno-thyme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplymika%2Fdeno-thyme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplymika%2Fdeno-thyme/lists"}