Updated date_formats to new dynamic_date_formats
This commit is contained in:
parent
202b1e2306
commit
d7fda621e9
|
@ -59,7 +59,7 @@ root and inner object types:
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
{
|
{
|
||||||
"_default_" : {
|
"_default_" : {
|
||||||
"date_formats" : ["yyyy-MM-dd", "dd-MM-yyyy", "date_optional_time"]
|
"dynamic_date_formats" : ["yyyy-MM-dd", "dd-MM-yyyy", "date_optional_time"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue