PDA

Click to See Complete Forum and Search --> : Obtaining Unix Time


Dan-
Nov 27th, 1999, 03:39 PM
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
danielrose@subdimension.com

Dan-
Nov 27th, 1999, 04:27 PM
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
danielrose@subdimension.com

Clunietp
Nov 28th, 1999, 02:22 AM
Use the GetTimeZoneInformation API, that might help you out....

Tom