eMoflon/emoflon-ibex-ui

[Victory] Cryptic time stamp

Closed this issue · 4 comments

Saved models have extremely cryptic stamp. Difficult to figure out which is the latest saved model(not sorted).
Probably java.util.date can be used to produce something in the following format: T2019-MM-DD-HOUR:MIN:SECS.

The timestamp is now a readable format like this:

src-20190625-193425.xmi

I think we can close the issue.

Please add underscores for dummies like me :)

Added!

The changes have been merged into the stable branch.