mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-22 07:46:16 -04:00
Added DateTime test, added filetime functions to Catagories, and removed unused variables.
This commit is contained in:
parent
ae38bb0927
commit
0c2c0d7b8b
4 changed files with 37 additions and 7 deletions
|
@ -80,13 +80,6 @@ const DateTime = {
|
|||
},
|
||||
|
||||
|
||||
/**
|
||||
*@constant
|
||||
*@default
|
||||
*/
|
||||
RADIX: ["Decimal", "Hex"],
|
||||
|
||||
|
||||
/**
|
||||
* Converts a Windows FILETIME to Unix Epoch time.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue