https://github.com/siakhooi/date-formats
siakhooi-devutils-date-formats
https://github.com/siakhooi/date-formats
active apt bash rpm
Last synced: 11 days ago
JSON representation
siakhooi-devutils-date-formats
- Host: GitHub
- URL: https://github.com/siakhooi/date-formats
- Owner: siakhooi
- License: mit
- Created: 2023-02-10T13:01:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-24T13:16:45.000Z (about 1 month ago)
- Last Synced: 2026-05-24T15:14:45.222Z (about 1 month ago)
- Topics: active, apt, bash, rpm
- Language: Shell
- Size: 146 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# date-formats
Package `siakhooi-date-formats` to provide commands to print date in predefined formats.
## Commands
```bash
y2y [date arguments] # year to year
y2m [date arguments] # year to month
y2d [date arguments] # year to day
y2h [date arguments] # year to hour
y2M [date arguments] # year to minute
y2s [date arguments] # year to second
y2n [date arguments] # year to nanoseconds
```
## Sample

## Quick Start
### Ubuntu/Debian
```bash
$ sudo curl -L https://siakhooi.github.io/apt/siakhooi-apt.list | sudo tee /etc/apt/sources.list.d/siakhooi-apt.list > /dev/null
$ sudo curl -L https://siakhooi.github.io/apt/siakhooi-apt.gpg | sudo tee /usr/share/keyrings/siakhooi-apt.gpg > /dev/null
$ sudo apt update
$ sudo apt install siakhooi-date-formats
```
### Fedora/Red Hat
```bash
$ sudo curl -L https://siakhooi.github.io/rpms/siakhooi-rpms.repo | sudo tee /etc/yum.repos.d/siakhooi-rpms.repo > /dev/null
$ sudo dnf install siakhooi-date-formats
# or
$ sudo yum install siakhooi-date-formats
```
## Deployments
-
## Badges


















[](https://wise.com/pay/me/siakn3)
