{"id":17771898,"url":"https://github.com/makew0rld/days","last_synced_at":"2025-04-21T23:31:36.827Z","repository":{"id":167959215,"uuid":"643315323","full_name":"makew0rld/days","owner":"makew0rld","description":"Command-line tool for calculating the number of days between given dates: days until, days since, days from","archived":false,"fork":false,"pushed_at":"2024-02-23T22:58:34.000Z","size":20,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-26T22:25:39.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makew0rld.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}},"created_at":"2023-05-20T19:13:10.000Z","updated_at":"2024-06-21T03:27:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"38afb6e4-ecdb-4de9-b2d3-6509d0cb6067","html_url":"https://github.com/makew0rld/days","commit_stats":null,"previous_names":["makew0rld/days"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makew0rld%2Fdays","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makew0rld%2Fdays/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makew0rld%2Fdays/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makew0rld%2Fdays/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makew0rld","download_url":"https://codeload.github.com/makew0rld/days/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223881649,"owners_count":17219268,"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-10-26T21:37:20.482Z","updated_at":"2024-11-09T21:02:22.890Z","avatar_url":"https://github.com/makew0rld.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# days\n\n`days` is a command-line tool for calculating the number of days between given dates. It does one thing and does it well.\n\nGoogle Search already does this, but I don't use Google, and would prefer to have a simple offline tool to solve this problem.\n\n`days` has no dependencies beyond the Go standard library.\n\n## Usage\n\nSome example commands:\n\n```\ndays until june 16\ndays until 2030-07-03\ndays since feb 23\ndays since 'february 23'\ndays since feb 23 2004\ndays since 2020-01-01\ndays from jan 3 march 3\ndays from jan 3 to march 3\ndays from jan 3 2004 march 3 2006\ndays from 'jan 3 2004' 'march 3 2006'\ndays from jan 3 march 3 2030\ndays from jan 3 2004 march 3\ndays from 2000-03-18 march 3\n```\n\nThe extra day during leap years is taken into account.\n\nAll dates are considered to be in your local timezone, but the timezone used can be changed by setting the standard `TZ` environment variable.\n\n## Install\n\nRight now `days` is just a personal tool that I've put up on GitHub in case anyone else would like to use it. As such I am not releasing any official binaries for now. You can install `days` by building from source with `go build`.\n\n## License\n\n`days` is licensed under the GPL v3.0. See the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakew0rld%2Fdays","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakew0rld%2Fdays","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakew0rld%2Fdays/lists"}