Click to See Complete Forum and Search --> : VBScript


February 15th, 2000, 10:41 AM
Hi there:
I know the javascript has a mothed call dateobj.getTimezoneOffset(),I can us
this to figure the time difference from local time to GMT. Is anyone know
VB script has this same function or something ? Thanx in advanced.

Johnny101
February 15th, 2000, 10:51 AM
Check out msdn.microsoft.com/scripting/start.htm. Click on VBScript and then Language Reference. The in the right frame, click on Functions. I think I saw some function that would do that, but I can't remember exactly what it was.

Good luck,
John

John Pirkey
MCSD
www.ShallowWaterSystems.com

February 15th, 2000, 01:28 PM
Thanks for your tips, (I did go there. But There is not such Function.)