When entering a "Datepattern" on the "Time" tab and mistakenly use the same variable twice (e.g. "%Y%j%Y"), three Python errors are thrown in a row.
It would be more convenient to either give the user more information about this error in a single message or to ignore the error altogether.