Time Offset sent as DHCP option 2 not correct
60E on 6.0.4. I am using the FGT as DHCP server. The FGT itself has timezone and offset (-5 hours Eastern) and reflects the correct time in the dashboard. The DHCP server on the FGT is defined with "set timezone-option specify" and "set timezone 12" where "12" corresponds to -5 Eastern per "set timezone ?".
The problem is, the FGT DHCP server is sending out option 2 time offset of -14400s which is -4 hours. I've confirmed this with a packet capture made on the FGT and viewed in WireShark. It should be sending -18000s or -5 hours.
If I set the DHCP server to "set timezone-option default" I still have the same problem, the time offset is still -4
Anyone seen this issue before?