Fix timeformat (#44)

This commit is contained in:
Jonas Plum
2022-03-19 14:26:36 +01:00
committed by GitHub
parent e6baead486
commit 03a4806d45
7 changed files with 18 additions and 16 deletions

View File

@@ -1451,7 +1451,7 @@
"name" : "Threat Hunting"
} ],
"tier" : "community",
"timeformat" : "YYYY-MM-DDThh:mm:ss",
"timeformat" : "yyyy-MM-dd hh:mm:ss",
"version" : "0.0.0-test"
}
}
@@ -1540,7 +1540,7 @@
"name" : "Threat Hunting"
} ],
"tier" : "community",
"timeformat" : "YYYY-MM-DDThh:mm:ss",
"timeformat" : "yyyy-MM-dd hh:mm:ss",
"version" : "0.0.0-test"
}
}