bat date/time settings

title

use illustrate
title [string] Set the title of the command prompt window

Insert image description here

date/time

%date% and %time% are system built-in variables

Insert image description here

pointer offset

The number before the comma represents the offset, a positive number represents the right offset, and the negative number represents the left offset. The
number after the comma represents the character length extracted to the right , positive numbers are extracted, and negative numbers are removed.
A single number represents the offset, and all characters are extracted.

Example

Insert image description here

Guess you like

Origin blog.csdn.net/WEB___/article/details/128897724
bat