1
0
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:
Kelly Brazil
2022-10-09 11:05:32 -07:00
parent d1922acfc8
commit 3dfa4a1bbc

View File

@ -1819,7 +1819,7 @@ iptables --line-numbers -v -L -t nat | jc --iptables -p # or: jc -p ip
```
### ISO Datetime string
```bash
echo "2022-07-20T14:52:45Z" | jc --iso-datetime -p
echo "2022-07-20T14:52:45Z" | jc --datetime-iso -p
```
```json
{