chris70 Posted February 14, 2021 Share Posted February 14, 2021 Hello I need a time (HH:MM) in the order confimation send per email . I've found only a date variable {date} but no time in the mail template "new_order.html". thunkful for any idea regards Chris Link to comment Share on other sites More sharing options...
ru5hm3 Posted August 20, 2021 Share Posted August 20, 2021 On 2/14/2021 at 1:10 PM, chris70 said: need a time (HH:MM) in the order confimation send per email . I've found only a date variable {date} but no time in the mail template "new_order.html". thunkful for any ide Expand i have this on order-detail {/if} <p class="dark"> <strong>{l s='Order Reference %s - placed on' sprintf=$order->getUniqReference()} {dateFormat date=$order->date_add full=0}</strong> </p> Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now