In the distant past, a new SLF file object that has a variable added, from say, the mesh generator, was defaulting to a start time (simulation time) value of zero.
And after many internal upgrades to the codebase, the code no longer uses zero as a default value. Instead, a few internally well known numbers are used and -997 is one such internal magic number. Hence the reason that you saw that number. Other magic numbers include -999 and -998...
All this to say that the next installer will have a new dialog box popup when saving a SLF object to disk. The dialog box will allow you to specify ANY start time (simulation time) that you want, including a value of 0000/00/00 00:00:00 (i.e. 0) if you wish.
Kindly... Alan