Local time instead of gmtime Local time instead of gmtime
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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