Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Upcoming Products Date Format


douglaswalker

Recommended Posts

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

@@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-ons
Advanced Cache Control Tool for osCommerce 2.3.x (non-bootstrap) Download Support
Ajax Product Listing for osC 2.3.4 (bootstrap) Download Support
Category New Products Carousel for osC 2.3.4 (bootstrap) Download Support
Category Popular Products Carousel for osC 2.3.4 (bootstrap) Download Support
Customer Testimonials for osCommerce 2.3.4 (bootstrap and non-bootstrap) Download Support
Front Page New Products Carousel for osC 2.3.4 (bootstrap) Download Support

Index Nested - Product Listing for osC 2.3.4 (bootstrapDownload Support
Match Categories in Search Results for osCommerce versions 2.3.x (non-bootstrap) Download Support
Modular Category Page for osC 2.3.4 (bootstrap)
Download Support

NEW Australia Post Shipping Modules for osCommerce 2.3.x (non-bootstrap) Download Support
NEW Equal Height Module for osC 2.3.4 (bootstrapDownload Support
Products Low Stock Report for osC 2.3.x (bootstrap and non-bootstrap) Download Support
Twitter Typeahead Autocomplete Search for osCommerce 2.3.4 (bootstrap and non-bootstrap)
Download Support

Upcoming Products Modules for osC 2.3.4 (bootstrap) Download Support

 
Assisted Add-ons
Scroll Boxes for osCommerce 2.3.x (bootstrap and non-bootstrap) Download Support
 
Bootstrap Add-ons created by other members
osCommerce Bootstrap Addons and Code

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...