Forum


Calc Builder Support

Calc Builder support
Forums
Public write access is disabled. Please login

data time 05.04.2018 20:39

Hi,
I have to insert a quote date to field "description hihashop"
the code is correct for get date?

$data=DateTime::getTimestamp;
$dataprev=$data->format('d/m/y');

thank you

Re: data time 06.04.2018 09:42

Hi,
you have the date function you could use directly:

$dataprev=date('d/m/y');

Here official info and examples:

http://php.net/manual/en/function.date.php

Hope this helps, regards
Moonsoft Team
www.moonsoft.es

Re: data time 06.04.2018 17:34

Okay !
Thank you very much !
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback