Forum Discussion

nassim's avatar
nassim
Occasional Contributor
14 years ago

How to change date time to unix time stamp

Hi, I have to find out what is the unix timestamp at a specific point of my test. I know that I can write now = aqDateTime.Now() but how to change it to unix timestamp? Does anyone have an i...