@ZIPFILEDATE[ziparchive,n]:  Returns the date and time of file n in a .zip archive.

 

See also ZIP and UNZIP.

 

Example:

 

zip tcc *.cpp

echo %@zipfiledate[tcc.zip,0]

2021-06-15 13:16:12