date_to
编辑date_to编辑
此设置仅在使用 period 过滤器类型时使用
当 period_type 为 absolute
时。
- filtertype: period period_type: absolute source: name timestring: '%Y.%m.%d' unit: months date_from: 2017.01 date_from_format: '%Y.%m' date_to: 2017.01 date_to_format: '%Y.%m'
此设置的值应为一个日期,可以使用 date_to_format
中的 strftime 字符串轻松解析。
Curator 当前识别的标识符包括
单位 | 值 | 注意 |
---|---|---|
|
4 位年份 |
|
|
4 位年份 |
在进行 ISO 周计算时,请使用它代替 |
|
2 位年份 |
|
|
2 位月份 |
|
|
2 位一年中的周数 |
|
|
2 位一年中的周数 |
在进行 ISO 周计算时,请使用它代替 |
|
2 位月份中的天数 |
|
|
2 位小时 |
24 小时制 |
|
2 位分钟 |
|
|
2 位秒 |
|
|
3 位一年中的天数 |