Local time instead of gmtime Local time instead of gmtime
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Local time instead of gmtime

Started by free69, December 26, 2003, 03:11:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

free69

Hello, all
Is there any tip to replacing gmtime in ecard.php, with local time(locale)?

In my case, e-card is incorrectly stamped on,
2003-01-12, ....(actual 2003-12-26,----)

What's wrong?

Joachim Müller

mail handling isn't being done be coppermine, but by the smtp server (your outgoing mailserver), so if the email has the wrong date/time in it, you should have a look at your server's smtp settings.

GauGau