1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

43800: Add nanosecond support to strftime built-in

This commit is contained in:
dana 2018-11-13 13:01:01 -06:00
parent 0b3b52778b
commit 5ad76492af
4 changed files with 86 additions and 20 deletions

View file

@ -1,3 +1,8 @@
2018-11-13 dana <dana@dana.is>
* 43800: Doc/Zsh/mod_datetime.yo, Src/Modules/datetime.c,
Test/V09datetime.ztst: Add nanosecond support to strftime built-in
2018-11-12 Oliver Kiddle <okiddle@yahoo.co.uk>
* 43819: Completion/Unix/Command/_adb: expand adb completion to

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -6,9 +6,13 @@ The tt(zsh/datetime) module makes available one builtin command: