2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

Imported OperationError to TranslateDateTimeFormat

This commit is contained in:
Matt C
2018-05-15 18:50:04 +01:00
parent 2e4f5b7070
commit 03f435915b

View File

@@ -7,6 +7,7 @@
import Operation from "../Operation";
import moment from "moment-timezone";
import {DATETIME_FORMATS, FORMAT_EXAMPLES} from "../lib/DateTime";
import OperationError from "../errors/OperationError";
/**
* Translate DateTime Format operation