开发者

Yesterdays Date in Batch File

开发者 https://www.devze.com 2023-02-11 01:32 出处:网络
I need a script in batch file which will get me yesterdays date into a variable when i run it. Including the conditions like march 1st(which will be Feb 28th or 29th dependin开发者_Go百科g on the yr)A

I need a script in batch file which will get me yesterdays date into a variable when i run it. Including the conditions like march 1st(which will be Feb 28th or 29th dependin开发者_Go百科g on the yr)


Assuming you mean a ms-dos batch file, see this page.


If you are using Perl, try here.

0

精彩评论

暂无评论...
验证码 换一张
取 消