> > Patch 8.1.2326
> > Problem:Cannot parse a date/time string.
> > Solution: Add strptime(). (Stephen Wall, closes #)
> >
> > *** ../vim-8.1.2325/src/testdir/test_functions.vim2019-11-16
> > 18:21:57.990848019 +0100
> > --- src/testd
2019年11月21日木曜日 23時37分11秒 UTC+9 Bram Moolenaar:
>
>
> Patch 8.1.2326
> Problem:Cannot parse a date/time string.
> Solution: Add strptime(). (Stephen Wall, closes #)
>
> *** ../vim-8.1.2325/src/testdir/test_functions.vim2019-11-16
> 18:21:57.990848019
Patch 8.1.2326
Problem:Cannot parse a date/time string.
Solution: Add strptime(). (Stephen Wall, closes #)
Files: runtime/doc/eval.txt, runtime/doc/usr_41.txt, src/auto/configure,
src/config.h.in, src/configure.ac, src/evalfunc.c, src/os_unix.h,
src/testdir