Local time instead of gmtime Local time instead of gmtime
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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