ChronoEngine.com homepage

Forums

Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.

Thank you for your support!

Calculate days

ozkrsanchez 28 Nov, 2020
Hi everybody,

I have a form, here i used a field Calendar, i need calculated of wait days.

Example,

calculateDays.JPG

Can somebody help me?
Max_admin 29 Nov, 2020
you need to call a PHP function and pass the date value and do the calculation in PHP code!
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
healyhatman 30 Nov, 2020
$now = new DateTime();
$date = new DateTime($this->var('row.model.date_field'));

$days = $date->diff($date1)->format(%a);
You need to login to be able to post a reply.

2Checkout.com

2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com