date_from_format
编辑date_from_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'
此设置的值应为与 date_from
中的日期相对应的 strftime 字符串
Curator 当前识别的标识符包括
单位 | 值 | 备注 |
---|---|---|
|
4 位数年份 |
|
|
4 位数年份 |
在进行 ISO 周计算时使用,而不是 |
|
2 位数年份 |
|
|
2 位数月份 |
|
|
2 位数年份中的周数 |
|
|
2 位数年份中的周数 |
在进行 ISO 周计算时使用,而不是 |
|
2 位数月份中的日期 |
|
|
2 位数小时 |
24 小时制 |
|
2 位数分钟 |
|
|
2 位数秒 |
|
|
3 位数年份中的天数 |