1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add date parser

This commit is contained in:
Kelly Brazil
2020-07-31 14:39:02 -07:00
parent 672fd18016
commit 37d3bc699c
6 changed files with 224 additions and 1 deletions

View File

@ -37,6 +37,7 @@ parsers = [
'crontab',
'crontab-u',
'csv',
'date',
'df',
'dig',
'dmidecode',