mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 05:43:28 +00:00
Completion of simple filetime conversion
This commit is contained in:
@@ -2268,7 +2268,7 @@ const OperationConfig = {
|
||||
outputType: "string",
|
||||
args: [
|
||||
{
|
||||
name: "Units",
|
||||
name: "Output Units",
|
||||
type: "Option",
|
||||
value: DateTime.UNITS
|
||||
}
|
||||
@@ -2281,7 +2281,7 @@ const OperationConfig = {
|
||||
outputType: "string",
|
||||
args: [
|
||||
{
|
||||
name: "Units",
|
||||
name: "Input Units",
|
||||
type: "Option",
|
||||
value: DateTime.UNITS
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user