NeDi Community

NeDi Software Specific => Installation => Topic started by: gregs202 on November 05, 2021, 09:00:53 pm

Title: Nodes Traffic time off by 5 hours
Post by: gregs202 on November 05, 2021, 09:00:53 pm
My Nodes Traffic page shows the correct time (I am US Central time or -5) in the selection window. But, when I click show it wants to use a file from 5 hours into the future.
For instance, current is nfcapd.202111051345 but it wants to use nfcapd.202111051845. My system clock is correct. System is CentOS 7.
Any ideas ???
Title: Re: Nodes Traffic time off by 5 hours
Post by: rickli on January 03, 2022, 09:46:42 am
Try the upcoming 2.1, I think I've taken care of this...
Title: Re: Nodes Traffic time off by 5 hours
Post by: gregs202 on July 25, 2022, 09:07:31 pm
The fix was to set the proper timezone for php in php.ini

[Date]
; Defines the default timezone used by the date functions
; http://php.net/date.timezone
date.timezone = America/Chicago