]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0372: MS-Windows: "%T" time format does not appear to work v9.0.0372
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Sep 2022 21:08:11 +0000 (22:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Sep 2022 21:08:11 +0000 (22:08 +0100)
commit5fbbec180b623cd6ebfc9528be6fa70b4cf664d4
treee63ce17a9ba4c161cfd277d82d0db7c36bcb9fd7
parent06fef1b2bdc07c6170b178e34b4712c21bd81a2e
patch 9.0.0372: MS-Windows: "%T" time format does not appear to work

Problem:    MS-Windows: "%T" time format does not appear to work.
Solution:   Use "%H:%M:%S" instead.
src/testdir/runtest.vim
src/testdir/shared.vim
src/version.c