@DefaultKey(value="relativeDate")
public class RelativeDateTool
extends org.apache.velocity.tools.generic.FormatConfig
velocity 相对日期格式工具类
使用方法:$relativeDate.format($!{testDate})
例如: #relativeDateFormat(传入格式日期) 【 输出:1小时前 】
另外一种选择使用标签: com.baomidou.framework.velocity.directive.RelativeDateFormatDirective
Copyright © 2016. All rights reserved.