timestampstr(
)

The timestampstr( function generates a time stamp string. the format is yyyy.mm.dd.hh.mm.ss.sss. the last three digits are in milliseconds (though this value is only accurate to 1/60th of a second).


Parameters

No parameters.


Description

This function generates a time stamp string. The format is YYYY.MM.DD.HH.MM.SS.SSS. The last three digits are in milliseconds (though this value is only accurate to 1/60th of a second).

timestampstr() ☞ 2007.07.21.07.46.49.350

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.