This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Wrong Timestamp in console and in logfiles

General support and discussion of Eggdrop bots.
Post Reply
s
samkooo
Voice
Posts: 2
Joined: Wed May 01, 2019 2:58 pm

Wrong Timestamp in console and in logfiles

Post by samkooo »

Hi,

yesterday i have updated my eggdrop from 1.6.21 to the newest stable version 1.8.4.

But now the timestamp is wrong and i don't know wheres the error. I changed the timezone a few times, but nothing changed.

Here my config file

set timezone "EST"
set offset "-2"
#set env(TZ) "$timezone$offset"

Here the time in console

[19:00:00] Writing user file...
[19:00:00] Writing channel file...

But it's 21 right here :s

I am appreciative if someone can help. Thanks a lot.
C
Cadaver
Voice
Posts: 18
Joined: Tue Dec 04, 2018 12:26 pm
Location: México
Contact:

Post by Cadaver »

Uncomment:

set env(TZ) "$timezone$offset"
-- [ Soluciones Hosting ] -- [ ElChatIRC ] --
s
samkooo
Voice
Posts: 2
Joined: Wed May 01, 2019 2:58 pm

Post by samkooo »

Thank you very much. I tried this for a few times, but it didn't work. And now i try it again and it works. Unbelievable :s

Thanks for ur help :D :D :D
C
Cadaver
Voice
Posts: 18
Joined: Tue Dec 04, 2018 12:26 pm
Location: México
Contact:

Post by Cadaver »

YW :)
-- [ Soluciones Hosting ] -- [ ElChatIRC ] --
Post Reply