(view source code of sortdate_php.bat as plain text)
:: https://www.robvanderwoude.com/batchphp.php
:: Returns the current date and time in YYYYMMDD HHmmss format
@PHP.EXE -r "print(date(\"Ymd His\"));"
page last modified: 2024-04-16; loaded in 0.0042 seconds