Hi all How to format date in volt, this is my code {{ date('d-m-Y',date)}}, run error : A non well formed numeric value encountered in
If i use php <?php print_r (date("d-m-Y",strtotime($date)));?> very gool, i doesn't see strotime in volt
Hi all How to format date in volt, this is my code {{ date('d-m-Y',date)}}, run error : A non well formed numeric value encountered in
If i use php <?php print_r (date("d-m-Y",strtotime($date)));?> very gool, i doesn't see strotime in volt