I am after the function which returns 'UNIX TIME' (the number of seconds elapsed since midnight in 1970-something) equivalient to $ctime in mirc.. can anybody help me out?
------------------
Daniel Rose
[email protected]
Printable View
I am after the function which returns 'UNIX TIME' (the number of seconds elapsed since midnight in 1970-something) equivalient to $ctime in mirc.. can anybody help me out?
------------------
Daniel Rose
[email protected]
ok, i am getting this value a different way now.. all i need is the computer's GMT offset... any way to get this?
------------------
Daniel Rose
[email protected]
Use the GetTimeZoneInformation API, that might help you out....
Tom