Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 2 matches
Smarty Forum Index
Author Message
  Topic: add 6 month to a date in prestashop invoice
Toniomoricone

Replies: 3
Views: 13789

PostForum: Smarty Development   Posted: Mon Aug 26, 2013 11:59 am   Subject: add 6 month to a date in prestashop invoice
The solution :


{capture assign="unix"}{$order->date_add}{/capture}
{math equation="x + y" x=$unix|strtotime y=15897600 assign="6moi ...
  Topic: add 6 month to a date in prestashop invoice
Toniomoricone

Replies: 3
Views: 13789

PostForum: Smarty Development   Posted: Mon Aug 26, 2013 9:18 am   Subject: add 6 month to a date in prestashop invoice
Hello,
i try to add 6 month to this date in the invoice.tpl :
{$order->date_add|date_format:"%d-%m-%Y"}

I have tried this :
{assign var=date_val value=$order->date_add+"6 m ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP