How to modify System Time ? TIA
- From: olivier@xxxxxxxxxxx
- Date: Thu, 12 Apr 2007 23:08:31 +0200
I have desperately looked though Internet (and msdn) for the way to
modify the system date & time through a .js or .vbs simple program,
but failed completely.
Reading system time/date is very easy:
var d,s; d = new Date(); s =d.getMonth()+ d.getYear(); but
modifying it is quite another matter.
Any help would be greatly appreciated.
TIA
Olivier
.
- Follow-Ups:
- Re: How to modify System Time ? TIA
- From: asdf
- Re: How to modify System Time ? TIA
- From: asdf
- Re: How to modify System Time ? TIA
- From: Ayush
- Re: How to modify System Time ? TIA
- Prev by Date: Re: Need help with script
- Next by Date: Re: Need help with script
- Previous by thread: Append to the same log file
- Next by thread: Re: How to modify System Time ? TIA
- Index(es):
Relevant Pages
|