devosc Posted February 14, 2004 Posted February 14, 2004 I wanted to be able to enable supporting various date of birth formats, and started looking into changing the current format to dd/mm/yy, I have read in the forum of a way to do this by amending the tep_date_raw function in each language directory. My first question is this all and the only place that needs amending? Also, it would then seem that the whole site must follow this format, for example if you had both dd/mm/yy and mm/dd/yy respectively defined in the particular language files, then supposing a customer chooses a language that uses dd/mm/yy but you as the store owner use a language that has mm/dd/yy then the dates will not be displayed correctly? I had hoped to of seen something about this in the wiki docs. TIA. "Any fool can know. The point is to understand." -- Albert Einstein
user99999999 Posted February 14, 2004 Posted February 14, 2004 The date is stored like this yyyy-mm-dd hh:mm:ss
Recommended Posts
Archived
This topic is now archived and is closed to further replies.