Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tpkn/seqd

Just like "seq", but for date.
https://github.com/tpkn/seqd

Last synced: 6 days ago
JSON representation

Just like "seq", but for date.

Awesome Lists containing this project

README

        





Just like seq, but for date.

## Usage

```
seqd [-Y | -M | -D | -h | -m | -s]
```

## Options

```
Can also be a "eom" (end of month) or "eoy" (end of year)
-Y Step by years
-M Step by months
-D Step by days
-h Step by hours
-m Step by minutes
-s Step by seconds
--help Help
--version Version
```