mirror of
https://github.com/gchq/CyberChef
synced 2024-11-15 17:07:57 +00:00
Fixed the names under the DateTime Category
This commit is contained in:
parent
0c2c0d7b8b
commit
8110384ea2
1 changed files with 2 additions and 2 deletions
|
@ -192,8 +192,8 @@ const Categories = [
|
|||
"Translate DateTime Format",
|
||||
"From UNIX Timestamp",
|
||||
"To UNIX Timestamp",
|
||||
"From Windows Filetime To UNIX",
|
||||
"To Windows Filetime From UNIX",
|
||||
"Windows Filetime to UNIX Timestamp",
|
||||
"UNIX Timestamp to Windows Filetime",
|
||||
"Extract dates",
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue