rxa165 Posted January 19, 2006 Posted January 19, 2006 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:
Guest Posted January 19, 2006 Posted January 19, 2006 It's in catalog/includes/languages/<your language>.php define('DOB_FORMAT_STRING', 'dd/mm/aaaa');
Recommended Posts
Archived
This topic is now archived and is closed to further replies.