提交 b0071b98 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

time range support +1m exp

上级 c0e574be
......@@ -30,8 +30,8 @@ fields:
format: "YY/MM/DD hh:mm:ss"
postfix: "\t"
- field: field_timestamp_now # 生成时间数据,从一月前开始到现在
range: "(-1M)-(+1M):60" # 支持当前时间的运算,Y、M、D、W、h、m、s分别对应年、月、日、周、时、分、秒。
- field: field_timestamp_now # 生成时间数据,从一月前到一周后
range: "(-1M)-(+1w):60" # 支持当前时间的运算,Y、M、D、W、h、m、s分别对应年、月、日、周、时、分、秒。
prefix: DateTime
type: timestamp
format: "YY/MM/DD hh:mm:ss"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册