{
"ident": "wui-field-edit-daterangeinput",
"valueid": "normal",
"valueparent": "<.<",
"class": "required compact",
"title": "Title",
"hint": "hint hint hint",
"help": "help help help help help",
"placeholder": "placeholder",
"reset": 1,
"preset": [
{
"name": "dnes",
"from": "today midnight",
"to": ""
},
{
"name": "včera",
"from": "yesterday midnight",
"to": "today midnight"
},
{
"name": "tento týden",
"from": "this monday midnight",
"to": ""
},
{
"name": "minulý týden",
"from": "last monday midnight",
"to": "this monday midnight"
},
{
"name": "tento měsíc",
"from": "first day this month midnight",
"to": ""
},
{
"name": "minulý měsíc",
"from": "first day last month midnight",
"to": "first day this month midnight"
},
{
"name": "-7 dní",
"from": "-7 days midnight",
"to": ""
},
{
"name": "-30 dní",
"from": "-30 days midnight",
"to": ""
}
]
}