LoginSignup
1
1

More than 5 years have passed since last update.

コマンドプロンプトでファイル名に適用可能な日付と時刻を得る方法

Posted at

for /F "tokens=1 delims=." %x in ('^(for /F "tokens=1,2,3 delims=:" %p in ^('echo %DATE:/=%_%TIME: =0%'^) do @echo %p%q%r^)') do @echo %x

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1