date_to_format
编辑date_to_format
编辑此设置仅与 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'
此设置的值应为一个 strftime 字符串,该字符串对应于 date_to
中的日期。
Curator 目前识别的标识符包括
单位 | 值 | 备注 |
---|---|---|
|
4 位年份 |
|
|
4 位年份 |
在进行 ISO 周计算时,请使用此项代替 |
|
2 位年份 |
|
|
2 位月份 |
|
|
2 位一年中的第几周 |
|
|
2 位一年中的第几周 |
在进行 ISO 周计算时,请使用此项代替 |
|
2 位一个月中的第几天 |
|
|
2 位小时 |
24 小时制 |
|
2 位分钟 |
|
|
2 位秒 |
|
|
3 位一年中的第几天 |