Convert German date format into International (ISO) format and output it into new variables

If the variables are always in that format, it's fairly straightforward to rearrange them into US format with regex:

Example Macro.kmmacros (1.6 KB)

1 Like