Very sorry for the delay folks. I've been crazy busy with some freelance stuff that I have had to devote a lot of time to. Please bare with me. If your familiar with PHP and want to try something though and see if it fixes the problem for the date/time issues in other languages, go into the plugin "GETDAY_EVENT: Add RSVPs and Form to Event" and find all instances of vbdate. It will look something like: "vbdate($vbulletin->options['dateformat'], $userdate, false, false, true);" Change the fourth option after vbdate to true. If you try that, let me know if it helps. Be sure to find all of the instances of vbdate -- I believe there are six of them.
|