Elazar Posted October 15, 2006 Posted October 15, 2006 Hi, Could someone help please ??? :( I changed the date format to d/m/y Is it conflict "time zone offset" ?? How can I apply the time format EMAIL_TEXT_DATE_ORDERED . ' ' . date("l j F, Y G:i:s ") . "\n\n"; instead of the EMAIL_TEXT_DATE_ORDERED . ' ' . strftime(DATE_FORMAT_LONG, strtotime($date_time)) . "\n"; format in my order email confirmation ?? I need to use the above date format (. date("l j F, Y G:i:s ") .) Any help will be very much appreciated pals ! Elazar Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.