Read data and Data

Maxvl 15 Sep, 2018
Hello

The data in the field is taken from the database in the format yyyy-mm-dd

Where need to specify a format so that the data is displayed in the format dd.mm.yyyy

Thank you
healyhatman 16 Sep, 2018
{date:d.m.Y$(var:read_data#.model.field)}
Maxvl 16 Sep, 2018
When saving data, local time is not taken into account
What should i do to ensure that all forms take info account one time - the server time zone?
healyhatman 16 Sep, 2018
{date/timezone:format$value}
This topic is locked and no more replies can be posted.