2015年9月2日 星期三

Format date and time in a Windows batch script

@ECHO OFF
: Sets the proper date and time stamp with 24Hr Time for log file naming
: convention

SET HOUR=%time:~0,2%
SET dtStamp9=%date:~-4%%date:~4,2%%date:~7,2%_0%time:~1,1%%time:~3,2%%time:~6,2% 
SET dtStamp24=%date:~-4%%date:~4,2%%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%

if "%HOUR:~0,1%" == " " (SET dtStamp=%dtStamp9%) else (SET dtStamp=%dtStamp24%)

ECHO %dtStamp%

PAUSE

reference : http://stackoverflow.com/questions/1192476/format-date-and-time-in-a-windows-batch-script

1 則留言:

  1. Hard Rock Hotel & Casino Las Vegas, NV - MapYRO
    Find hotels near Hard Rock Hotel & Casino 여주 출장마사지 Las Vegas in Las 제천 출장샵 Vegas NV. Find 춘천 출장안마 reviews and discounts 울산광역 출장마사지 for AAA/AARP members, seniors, 경상북도 출장샵 long stays & communities.

    回覆刪除