Hi,
In the demo example, I tried the date stored in the database in the format:
2019-05-09
to convert into the date: 09.05.2019
Under "Views" in "articles_list" in the "Colums list":
"Article.datum:Datum" will be displayed to me "2019-05-09"
In the field "Columns views" I wanted to convert the date:
"Article.datum": {date: Y-m-d $ (var: d.m.Y)}
Does not work.
Where do I have to convert the date?
F.
In the demo example, I tried the date stored in the database in the format:
2019-05-09
to convert into the date: 09.05.2019
Under "Views" in "articles_list" in the "Colums list":
"Article.datum:Datum" will be displayed to me "2019-05-09"
In the field "Columns views" I wanted to convert the date:
"Article.datum": {date: Y-m-d $ (var: d.m.Y)}
Does not work.
Where do I have to convert the date?
F.