fix datetime autofeatures

This commit is contained in:
Peter Stephenson 2011-08-11 19:43:46 +00:00
parent 548c4562fe
commit 515554acbc

View file

@ -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"