Add Time Difference to catagories.json under Date/Time

This commit is contained in:
tomgond 2024-04-03 22:39:33 +03:00 committed by GitHub
parent 016825d4de
commit 5290e28ba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -115,8 +115,8 @@
"ROT8000",
"XOR",
"XOR Brute Force",
"Vigenère Encode",
"Vigenère Decode",
"Vigenère Encode",
"Vigenère Decode",
"To Morse Code",
"From Morse Code",
"Bacon Cipher Encode",
@ -323,6 +323,7 @@
"Windows Filetime to UNIX Timestamp",
"UNIX Timestamp to Windows Filetime",
"DateTime Delta",
"Time Difference",
"Extract dates",
"Get Time",
"Sleep"