Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing date format


rxa165

Recommended Posts

Posted

anybody know how to change the date format when the customer puts in the DOB during registration?

 

will changing the date format affect any other features or modules that use this information?

 

Thanks :blink:

Posted

It's in catalog/includes/languages/<your language>.php

 

define('DOB_FORMAT_STRING', 'dd/mm/aaaa');

Archived

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

×
×
  • Create New...