mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-06 22:32:54 +02:00
rename iso-datetime to datetime-iso
This commit is contained in:
@ -1819,7 +1819,7 @@ iptables --line-numbers -v -L -t nat | jc --iptables -p # or: jc -p ip
|
|||||||
```
|
```
|
||||||
### ISO Datetime string
|
### ISO Datetime string
|
||||||
```bash
|
```bash
|
||||||
echo "2022-07-20T14:52:45Z" | jc --iso-datetime -p
|
echo "2022-07-20T14:52:45Z" | jc --datetime-iso -p
|
||||||
```
|
```
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user