Author Topic: Real Time Clock aka RTC  (Read 3099 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
Real Time Clock aka RTC
« on: December 04, 2020, 11:04:01 AM »
Im having a problem with time zones.  Some emails are coming from my server with the correct time and others are off by six hours.  Any ideas why?

Code: [Select]
# timedatectl
               Local time: Fri 2020-12-04 05:55:58 UTC
           Universal time: Fri 2020-12-04 05:55:58 UTC
                 RTC time: Fri 2020-12-04 10:56:17
                Time zone: Etc/UTC (UTC, +0000)
System clock synchronized: no
              NTP service: n/a
          RTC in local TZ: no
Listen to everything Pixelpadre says.

Offline
***
Re: Real Time Clock aka RTC
« Reply #1 on: December 04, 2020, 11:19:57 AM »
OK.  I figured it out.   Changing the 2 php.ini files did nothing.

But in admin panel, you can change date BUT YOU HAVE TO SELECT TIME ZONE ALSO EVEN THOUGH YOU HAVE THE PROPER ZONE SETTINGS IN PHP.INI FILES.
Listen to everything Pixelpadre says.