douglaswalker Posted July 2, 2015 Share Posted July 2, 2015 Hi there, I am trying to change the date format on the upcoming_products module for index.php. to dd/mm/yy I have made the changes to english.php that are listed in these forums eg changing english.php to dd/mm/yy and read lots of possible fixes but the upcoming module stubbornly remains mm/dd/yy. I must have missed something blindingly obvious and it has me stumped Doug Link to comment Share on other sites More sharing options...
auzStar Posted July 2, 2015 Share Posted July 2, 2015 @@douglaswalker Hi Doug, in english.php try setting DATE_FORMAT to 'd/m/Y' as per below (ie alter existing line, around line 23) also for the admin file define('DATE_FORMAT', 'd/m/Y'); // this is used for date() cheers My Add-onsAdvanced Cache Control Tool for osCommerce 2.3.x (non-bootstrap) Download SupportAjax Product Listing for osC 2.3.4 (bootstrap) Download SupportCategory New Products Carousel for osC 2.3.4 (bootstrap) Download SupportCategory Popular Products Carousel for osC 2.3.4 (bootstrap) Download SupportCustomer Testimonials for osCommerce 2.3.4 (bootstrap and non-bootstrap) Download SupportFront Page New Products Carousel for osC 2.3.4 (bootstrap) Download SupportIndex Nested - Product Listing for osC 2.3.4 (bootstrap) Download SupportMatch Categories in Search Results for osCommerce versions 2.3.x (non-bootstrap) Download SupportModular Category Page for osC 2.3.4 (bootstrap) Download SupportNEW Australia Post Shipping Modules for osCommerce 2.3.x (non-bootstrap) Download SupportNEW Equal Height Module for osC 2.3.4 (bootstrap) Download SupportProducts Low Stock Report for osC 2.3.x (bootstrap and non-bootstrap) Download SupportTwitter Typeahead Autocomplete Search for osCommerce 2.3.4 (bootstrap and non-bootstrap) Download SupportUpcoming Products Modules for osC 2.3.4 (bootstrap) Download Support Assisted Add-onsScroll Boxes for osCommerce 2.3.x (bootstrap and non-bootstrap) Download Support Bootstrap Add-ons created by other membersosCommerce Bootstrap Addons and Code Link to comment Share on other sites More sharing options...
douglaswalker Posted July 2, 2015 Author Share Posted July 2, 2015 Doh Doh Doh i had changed it in admin and forgotten to change it in catalog... How long have I been doing this!!! @@auzStar thank-you Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.