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
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
{date:d.m.Y$(var:read_data#.model.field)}
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?
What should i do to ensure that all forms take info account one time - the server time zone?
{date/timezone:format$value}
This topic is locked and no more replies can be posted.