{"id":19162748,"url":"https://github.com/sergot/datetime-parse","last_synced_at":"2026-02-27T00:02:44.729Z","repository":{"id":17499889,"uuid":"20287692","full_name":"sergot/datetime-parse","owner":"sergot","description":"DateTime::Parse","archived":false,"fork":false,"pushed_at":"2024-07-09T00:57:40.000Z","size":38,"stargazers_count":3,"open_issues_count":6,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T21:25:28.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Raku","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/sergot.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}},"created_at":"2014-05-29T08:40:45.000Z","updated_at":"2023-11-17T13:16:58.000Z","dependencies_parsed_at":"2025-04-20T15:15:18.793Z","dependency_job_id":null,"html_url":"https://github.com/sergot/datetime-parse","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergot%2Fdatetime-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergot%2Fdatetime-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergot%2Fdatetime-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sergot%2Fdatetime-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sergot","download_url":"https://codeload.github.com/sergot/datetime-parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252866114,"owners_count":21816395,"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","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":"2024-11-09T09:13:03.033Z","updated_at":"2026-02-27T00:02:39.708Z","avatar_url":"https://github.com/sergot.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"DateTime::Parse\n===================\n\nDateTime parser.\n\n[![test](https://github.com/sergot/datetime-parse/actions/workflows/test.yml/badge.svg)](https://github.com/sergot/datetime-parse/actions/workflows/test.yml)\n\n\nSynopsis\n===================\n\n\n        my $rfc1123 = DateTime::Parse.new('Sun, 06 Nov 1994 08:49:37 GMT');\n        say $rfc1123.Date;\n\n        say DateTime::Parse.new('Sun', :rule\u003cwkday\u003e) + 1; # 7th day of week\n\n\n\nDescription\n==================\n\n- new( $format, $rule )\n    - $format : String with DateTime to be parsed\n    - $rule   : Rule to run\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergot%2Fdatetime-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergot%2Fdatetime-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergot%2Fdatetime-parse/lists"}