[Victory] Cryptic time stamp
Closed this issue · 4 comments
Ayurshi commented
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.
filipgia commented
The timestamp is now a readable format like this:
src-20190625-193425.xmi
I think we can close the issue.
anthonyanjorin commented
Please add underscores for dummies like me :)
filipgia commented
Added!
LegionaryCohort commented
The changes have been merged into the stable branch.