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.
Printable View
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.
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
Thanks for your tips, (I did go there. But There is not such Function.)