When re-launching a Cloud Workstation, code files' modification times (date created, date modified, etc) will not be preserved.
The reason for that is since the code is stored in a git repository, and Git doesn't preserve modification times per Git's design (you can read more about it in Git's wiki here). As such, it cannot be stored in our system.