diff options
author | tstsrt <41282711+tstsrt@users.noreply.github.com> | 2025-04-04 03:59:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-04 11:59:29 +0800 |
commit | d9405c7935d4c826476029d16ecb95a0478cd58d (patch) | |
tree | f31390b6010c26ffb82d6f3f76b9358238904d32 /runtime/lua/vim/hl.lua | |
parent | 4ef9dcb1eb7d969687872699d92e0860f3c9ff3a (diff) | |
download | rneovim-d9405c7935d4c826476029d16ecb95a0478cd58d.tar.gz rneovim-d9405c7935d4c826476029d16ecb95a0478cd58d.tar.bz2 rneovim-d9405c7935d4c826476029d16ecb95a0478cd58d.zip |
test(plugin/shada_spec): failure if timezone isn't a whole hour ahead of UTC (#33257)
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.
Diffstat (limited to 'runtime/lua/vim/hl.lua')
0 files changed, 0 insertions, 0 deletions