Guest Posted March 3, 2008 Posted March 3, 2008 To change the Date of Birth format to day - month - year do I just need to change this in includes/english.php? // text for date of birth example define('DOB_FORMAT_STRING', 'mm/dd/yyyy'); to // text for date of birth example define('DOB_FORMAT_STRING', 'dd/mm/yyyy'); ? ANyone that has done this please advise.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.