An open API service indexing awesome lists of open source software.

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

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

![sample](sample.gif "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

![GitHub](https://img.shields.io/github/license/siakhooi/date-formats?logo=github)
![GitHub last commit](https://img.shields.io/github/last-commit/siakhooi/date-formats?logo=github)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/siakhooi/date-formats?logo=github)
![GitHub issues](https://img.shields.io/github/issues/siakhooi/date-formats?logo=github)
![GitHub closed issues](https://img.shields.io/github/issues-closed/siakhooi/date-formats?logo=github)
![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/siakhooi/date-formats?logo=github)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/siakhooi/date-formats?logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/siakhooi/date-formats?logo=github)
![GitHub language count](https://img.shields.io/github/languages/count/siakhooi/date-formats?logo=github)
![GitHub repo size](https://img.shields.io/github/repo-size/siakhooi/date-formats?logo=github)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/siakhooi/date-formats?logo=github)
![Workflow](https://img.shields.io/badge/Workflow-github-purple)
![workflow](https://github.com/siakhooi/date-formats/actions/workflows/workflow-build-with-quality-checks.yml/badge.svg)
![workflow](https://github.com/siakhooi/date-formats/actions/workflows/workflow-deployments.yml/badge.svg)
![Release](https://img.shields.io/badge/Release-github-purple)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/siakhooi/date-formats?label=GPR%20release&logo=github)
![GitHub all releases](https://img.shields.io/github/downloads/siakhooi/date-formats/total?color=33cb56&logo=github)
![GitHub Release Date](https://img.shields.io/github/release-date/siakhooi/date-formats?logo=github)

[![Wise](https://img.shields.io/badge/Funding-Wise-33cb56.svg?logo=wise)](https://wise.com/pay/me/siakn3)
![visitors](https://hit-tztugwlsja-uc.a.run.app/?outputtype=badge&counter=ghmd-bash-date-formats)