Files
2019-09-23 18:26:34 +02:00

2 lines
86 B
Batchfile

@echo off
for /f "delims=" %%x in ('cscript /nologo unixtime.vbs') do set UNIXTIME=%%x