Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Is NT 2000 Dos Batch Timestamp sysntax different ?

Re: Is NT 2000 Dos Batch Timestamp sysntax different ?

From: Karsten Farell <kfarrell_at_medimpact.com>
Date: Thu, 03 Oct 2002 21:23:18 GMT
Message-ID: <9z2n9.147$262.25881749@newssvr13.news.prodigy.com>


Joe Caporina wrote:
> setdate >setenv.bat
> call setenv.bat

What does 'setdate' do? You can get today's date into a file with the following Win2k MS-DOS command:

date/t > foo.bat

which puts a date of the form 'Day mm/dd/yyyy' in foo.bat (assuming your country settings are the same as mine). Received on Thu Oct 03 2002 - 16:23:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US