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

Update DateTimeDelta.mjs

Some change to re-run tests.
This commit is contained in:
tomgond
2024-02-22 21:49:24 +02:00
committed by GitHub
parent a9c00a5856
commit 4e9567f539

View File

@@ -10,7 +10,7 @@ import {DATETIME_FORMATS, FORMAT_EXAMPLES} from "../lib/DateTime.mjs";
/**
* @param {string} timeString
* @returns {string}
* @returns {string}
*/
function parseTimeString(timeString) {
// Split the string into its components