mirror of
https://github.com/gchq/CyberChef
synced 2024-11-14 16:47:07 +00:00
Update DateTimeDelta.mjs
Another commit for re-build
This commit is contained in:
parent
4e9567f539
commit
e85acee509
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ function parseTimeString(timeString) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* DateTime Delta operation
|
* DateTime Delta operation
|
||||||
*/
|
*/
|
||||||
class DateTimeDelta extends Operation {
|
class DateTimeDelta extends Operation {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue