mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 13:53:26 +00:00
Tidied up changes to filetime operations and brought tests up to date
This commit is contained in:
@@ -2303,7 +2303,7 @@ const OperationConfig = {
|
||||
value: DateTime.UNITS
|
||||
},
|
||||
{
|
||||
name: "Input Format",
|
||||
name: "Input format",
|
||||
type: "option",
|
||||
value: DateTime.FILETIME_FORMATS
|
||||
}
|
||||
@@ -2321,7 +2321,7 @@ const OperationConfig = {
|
||||
value: DateTime.UNITS
|
||||
},
|
||||
{
|
||||
name: "Output Format",
|
||||
name: "Output format",
|
||||
type: "option",
|
||||
value: DateTime.FILETIME_FORMATS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user