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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user