DateTimePicker end_date

TimC 07 Mar, 2015
Struggling to set the end_date for a DateTimePicker on load.

I can correctly set it to today by setting the "Extra Params" to:
data-end_date=<?php echo date("d/m/Y"); ?>

However I simply can't set it to today - 1month ! Grrr.

Can anyone help out or provide the correct syntax, please?

Thanks in advance,
Tim
This topic is locked and no more replies can be posted.