{"id":15976477,"url":"https://github.com/tbrowder/date-calc","last_synced_at":"2026-01-19T15:01:13.232Z","repository":{"id":147368265,"uuid":"202875528","full_name":"tbrowder/Date-Calc","owner":"tbrowder","description":"Raku (aka Perl 6) port of Perl's module Date::Calc","archived":false,"fork":false,"pushed_at":"2019-08-19T16:30:46.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T16:37:00.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl 6","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/tbrowder.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":"2019-08-17T12:01:01.000Z","updated_at":"2020-08-18T18:14:14.000Z","dependencies_parsed_at":"2023-07-06T12:30:50.667Z","dependency_job_id":null,"html_url":"https://github.com/tbrowder/Date-Calc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tbrowder/Date-Calc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbrowder%2FDate-Calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbrowder%2FDate-Calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbrowder%2FDate-Calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbrowder%2FDate-Calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbrowder","download_url":"https://codeload.github.com/tbrowder/Date-Calc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbrowder%2FDate-Calc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28572561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T14:39:55.009Z","status":"ssl_error","status_checked_at":"2026-01-19T14:39:01.217Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-07T22:24:06.504Z","updated_at":"2026-01-19T15:01:13.181Z","avatar_url":"https://github.com/tbrowder.png","language":"Perl 6","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Date::Calc\n\n## A Raku (aka Perl 6) port of Perl's module `Date::Calc`\n\nThis is currently a partial implementation of `Date::Calc`. Currently usable\nfunctions are listed below.  Submit an issue if there is a `Date::Calc`\nfunction you want added to the list.\n\nImplemented functions are available with two naming systems: (1) named\nas in the original module and (2) named in Raku's kebab case (with all\nletters after the first in lower case and underscores changed to\nhyphens). For example, `Days_in_Year` will also be available as\n`Days-in-year`.  (The case of the first letter is preserved to satisfy\nthe convention in the original Date::Calc that functions with\nlower-case first letters in their names return Boolean values.)\n\nFor complete details of the module's contents, see the documentation\non the CPAN site for\n[Date::Calc](https://metacpan.org/pod/distribution/Date-Calc/lib/Date/Calc.pod).\n\n## Available `Date::Calc` functions\n\n| Usual name | Kebab name | Notes |\n| :---        | :--- | :--- |\n| Add_Delta_DHMS | Add-delta-dhms | |\n| Day_of_Year | Day-of-year | |\n| Decode_Month | Decode-month | English only |\n\n## Other functions available\n\n+ month-to-mm - same as `Decode_month` except numbers are formatted to two-digit strings, e.g., `01`..`12`\n\n# LICENSE\n\nArtistic-2.0\n\n# COPYRIGHT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbrowder%2Fdate-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbrowder%2Fdate-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbrowder%2Fdate-calc/lists"}