新增 ${time(date)} 函数,返回 Date 的 getTime() 方法值。
This commit is contained in:
@@ -99,6 +99,7 @@ FN.hasPermi = com.jeesite.common.beetl.ext.fn.HasPermi
|
||||
FN.cookie = com.jeesite.common.beetl.ext.fn.Cookie
|
||||
FN.lang = com.jeesite.common.beetl.ext.fn.Lang
|
||||
FN.text = com.jeesite.common.beetl.ext.fn.Text
|
||||
FN.time = com.jeesite.common.beetl.ext.fn.Time
|
||||
|
||||
##内置的功能包
|
||||
FNP.strutil = org.beetl.ext.fn.StringUtil
|
||||
|
||||
Reference in New Issue
Block a user