Unix time are the seoconds from 1.1.1970 00.00. There are a lot of functions to calculate UnixTime (only seconds)-> LocalTime (Date & Time). But try to find another way ?? I'm only inerested in WinRunner-Implementation or Win32-Api.
I can see you'd want to count the number of days passed between today's date and 01/01/1900 and multiply that by 24*60*60. Then you'd have to grab the current system time, convert it into seconds and add it to the total.
Is this what you want to do?
This can be done in WR (or any language) pretty easily.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.