mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
fix datetime autofeatures
This commit is contained in:
@@ -4,6 +4,6 @@ link=either
|
||||
load=no
|
||||
|
||||
functions='Functions/Calendar/*'
|
||||
autofeatures="b:strftime p:EPOCHSECONDS"
|
||||
autofeatures="b:strftime p:EPOCHSECONDS p:EPOCHREALTIME p:epochtime"
|
||||
|
||||
objects="datetime.o"
|
||||
|
||||
Reference in New Issue
Block a user