You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The 'save recipe' functionality is great, but doesn't correctly load saved dateformats for 'translate dateTime Format'
To Reproduce
Steps to reproduce:
have input of a unixtime like 1605045122
Load/apply 'from Unix Timestamp'
Load/apply 'Translate dateTime Format' with 'ddd D MMMM Y HH:mm:ss' as the input format string & 'Y-M-D HH:mm:ss' as the output format string.
use 'Save recipe' with recipe & inputs.
load cyberchef again & load your recipe - it does not respect the saved dateFormats / load them, and they're tedious to reconstruct everytime - it's a prime case of why you'd want a saved recipe.
Expected behaviour
Saved recipe's including format-strings in the recipe should be saved & correctly loaded in saved-recipes. It seems the problem isn't in saving it but loading it correctly.
Desktop (if relevant, please complete the following information):
OS: osx 11.01
Browser: chrome
CyberChef version: v9.21.0
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
The 'save recipe' functionality is great, but doesn't correctly load saved dateformats for 'translate dateTime Format'
To Reproduce
Steps to reproduce:
Expected behaviour
Saved recipe's including format-strings in the recipe should be saved & correctly loaded in saved-recipes. It seems the problem isn't in saving it but loading it correctly.
Desktop (if relevant, please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: