{"id":50823585,"url":"https://github.com/siakhooi/date-formats","last_synced_at":"2026-06-13T16:34:03.489Z","repository":{"id":103401570,"uuid":"600041126","full_name":"siakhooi/date-formats","owner":"siakhooi","description":"siakhooi-devutils-date-formats","archived":false,"fork":false,"pushed_at":"2026-05-24T13:16:45.000Z","size":149,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-24T15:14:45.222Z","etag":null,"topics":["active","apt","bash","rpm"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/siakhooi.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":"2023-02-10T13:01:18.000Z","updated_at":"2026-05-24T13:16:48.000Z","dependencies_parsed_at":"2024-04-08T10:43:50.507Z","dependency_job_id":"a49217ae-7d64-4cdc-bb09-4e177b0c77bf","html_url":"https://github.com/siakhooi/date-formats","commit_stats":null,"previous_names":["siakhooi/date-formats"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/siakhooi/date-formats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fdate-formats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fdate-formats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fdate-formats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fdate-formats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siakhooi","download_url":"https://codeload.github.com/siakhooi/date-formats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siakhooi%2Fdate-formats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34292324,"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-06-13T02:00:06.617Z","response_time":62,"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":["active","apt","bash","rpm"],"created_at":"2026-06-13T16:34:02.735Z","updated_at":"2026-06-13T16:34:03.483Z","avatar_url":"https://github.com/siakhooi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# date-formats\n\nPackage `siakhooi-date-formats` to provide commands to print date in predefined formats.\n\n## Commands\n\n```bash\ny2y [date arguments]  # year to year\ny2m [date arguments]  # year to month\ny2d [date arguments]  # year to day\ny2h [date arguments]  # year to hour\ny2M [date arguments]  # year to minute\ny2s [date arguments]  # year to second\ny2n [date arguments]  # year to nanoseconds\n```\n\n## Sample\n\n![sample](sample.gif \"Sample\")\n\n## Quick Start\n\n### Ubuntu/Debian\n\n```bash\n$ sudo curl -L https://siakhooi.github.io/apt/siakhooi-apt.list | sudo tee /etc/apt/sources.list.d/siakhooi-apt.list \u003e /dev/null\n$ sudo curl -L https://siakhooi.github.io/apt/siakhooi-apt.gpg  | sudo tee /usr/share/keyrings/siakhooi-apt.gpg \u003e /dev/null\n$ sudo apt update\n\n$ sudo apt install siakhooi-date-formats\n```\n\n### Fedora/Red Hat\n\n```bash\n$ sudo curl -L https://siakhooi.github.io/rpms/siakhooi-rpms.repo | sudo tee /etc/yum.repos.d/siakhooi-rpms.repo \u003e /dev/null\n\n$ sudo dnf install siakhooi-date-formats\n# or\n$ sudo yum install siakhooi-date-formats\n\n```\n\n## Deployments\n\n- \u003chttps://siakhooi.github.io/apt/\u003e\n\n## Badges\n\n![GitHub](https://img.shields.io/github/license/siakhooi/date-formats?logo=github)\n![GitHub last commit](https://img.shields.io/github/last-commit/siakhooi/date-formats?logo=github)\n![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/siakhooi/date-formats?logo=github)\n![GitHub issues](https://img.shields.io/github/issues/siakhooi/date-formats?logo=github)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/siakhooi/date-formats?logo=github)\n![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/siakhooi/date-formats?logo=github)\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/siakhooi/date-formats?logo=github)\n![GitHub top language](https://img.shields.io/github/languages/top/siakhooi/date-formats?logo=github)\n![GitHub language count](https://img.shields.io/github/languages/count/siakhooi/date-formats?logo=github)\n![GitHub repo size](https://img.shields.io/github/repo-size/siakhooi/date-formats?logo=github)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/siakhooi/date-formats?logo=github)\n![Workflow](https://img.shields.io/badge/Workflow-github-purple)\n![workflow](https://github.com/siakhooi/date-formats/actions/workflows/workflow-build-with-quality-checks.yml/badge.svg)\n![workflow](https://github.com/siakhooi/date-formats/actions/workflows/workflow-deployments.yml/badge.svg)\n![Release](https://img.shields.io/badge/Release-github-purple)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/siakhooi/date-formats?label=GPR%20release\u0026logo=github)\n![GitHub all releases](https://img.shields.io/github/downloads/siakhooi/date-formats/total?color=33cb56\u0026logo=github)\n![GitHub Release Date](https://img.shields.io/github/release-date/siakhooi/date-formats?logo=github)\n\n[![Wise](https://img.shields.io/badge/Funding-Wise-33cb56.svg?logo=wise)](https://wise.com/pay/me/siakn3)\n![visitors](https://hit-tztugwlsja-uc.a.run.app/?outputtype=badge\u0026counter=ghmd-bash-date-formats)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiakhooi%2Fdate-formats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiakhooi%2Fdate-formats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiakhooi%2Fdate-formats/lists"}