5 lines
78 B
Text
5 lines
78 B
Text
$ jq -n 'now | [., todate]'
|
|
[
|
|
1437619000.970498,
|
|
"2015-07-23T02:36:40Z"
|
|
]
|