This is a discussion on Quick about date format within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I'm seeing the english date format in my catalog... where have i to change it ?.. thanks......
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I'm seeing the english date format in my catalog... where have i to change it ?.. thanks... |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| if i remember correctly this is in /catalog/includes/languages/english.php . Someone correct me if im wrong. Should look something like this: define('DATE_FORMAT_SHORT', '%m/%d/%Y'); // this is used for strftime() define('DATE_FORMAT_LONG', '%A %d %B, %Y'); // this is used for strftime() define('DATE_FORMAT', 'm/d/Y'); // this is used for date() define('DATE_TIME_FORMAT', DATE_FORMAT_SHORT . ' %H:%M:%S'); and be right near the top.
__________________ Clifton Murphy CEO/CTO Hyperactive Inc. osCommerce hosting, OSCMAX hosting, osCommerce modification, and OSCMAX modification specialists! |
|
#3
| ||||
| ||||
| Also if you DON'T want DATE_FORMAT_LONG default english names (ie MONTH WEEK loke "May" or "Tuesday") - you have to make sure your server support/installs the ISO language you want (it's an OS language settings where it pulls the TEXT for these) Good Luck!
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Registration error, Date format | marbor | osCMax v1.7 Discussion | 1 | 02-04-2004 06:21 AM |
| How to set date in footer to another format | stando | osCMax v1.7 Discussion | 7 | 01-23-2004 06:50 AM |
| Date format question | Dr_Evil | osCommerce 2.2 Modification Help | 3 | 10-23-2003 07:23 AM |
| Change date format | don | osCommerce 2.2 Installation Help | 1 | 01-31-2003 07:03 PM |
| Date format | killermonkey | osCommerce 2.2 Modification Help | 3 | 01-24-2003 02:07 AM |