| Re:Date/Time? |
| by W1ZeR on 2004/11/5 13:04:35 thank you |
| Re:Date/Time? |
| by Dave_L on 2004/11/3 15:06:54 Check these settings in Control Panel >> System Admin >> Preferences >> General Settings: * Server timezone * Default timezone Check this setting in Edit Account: * Time Zone If those are all correct, use this script to check your server's clock and timezone: |
| Re:Date/Time? |
| by W1ZeR on 2004/11/3 14:38:01 thanks I have the date format correct now but the time is still wrong, It shows GMT but the time is 5hrs behind? |
| Re:Date/Time? |
| by Mithrandir on 2004/11/2 10:40:56 You set the site timezone in system admin -> preferences -> general settings The date format is set in xoops_root/language/[yourlanguage]/global.php - in the le="color: #000000"><?php define("_DATESTRING","Y/n/j G:i:s"); define("_MEDIUMDATESTRING","Y/n/j G:i"); define("_SHORTDATESTRING","Y/n/j"); around line 160 |
| Date/Time? |
| by W1ZeR on 2004/11/2 9:52:33 Hi, I have a XOOPS site up and running but just realised that the Time is incorrect and the date is in US format. Can you please tell me how to get the date in DD/MM/YYYY format and change the time ? Thanks |