mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 02:22:41 +10:00
Problem: When running functional tests locally, test `syntax/shada.vim works` fails if the local timezone is not a whole number of hours ahead of UTC. Solution: Use '!%M' for minute format so that UTC is used in the expected timestamp instead of the local timezone, just like '%H' for hours.
115 KiB
115 KiB