mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 15:56:16 -04: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",
|
"Translate DateTime Format",
|
||||||
"From UNIX Timestamp",
|
"From UNIX Timestamp",
|
||||||
"To UNIX Timestamp",
|
"To UNIX Timestamp",
|
||||||
"From Windows Filetime To UNIX",
|
"Windows Filetime to UNIX Timestamp",
|
||||||
"To Windows Filetime From UNIX",
|
"UNIX Timestamp to Windows Filetime",
|
||||||
"Extract dates",
|
"Extract dates",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue