Hi, If you want to modify the DST time which will be the time wou want to display in the system , you can do it using /etc/localtime . You can find a set of TimeZone files in your system . or you can create your own customized timezone file using a ZIC timezone conpiler . Where you need to specify some Rules and Zones. Replace the /etc/localtime file with the file generated from the ZIC compiler , you will get the updated localtime with DST offset.
Kluth, Richard SEA wrote: > Hello, > > I am new to NTP, but my company makes several industrial devices that > have the ability to sync the device time via NTP. The problem is that > they have only included a configuration adjustment for the local time > zone and not DST. > > My customer wants to use the NTP capability of our devices, and they > themselves have several UNIX servers that are already configured as NTP > clients, but not NTP servers. Since NTP is solely based on UTC, their > OS is performing the local time adjustment. I am not familiar with the > configuration options of NTP, but I am wondering if there is a way to > configure the NTP server to respond to the client query (my device) with > its locally adjusted time and not the UTC time? > > I can adjust my device time via programming code, but it would get > overwritten via the next NTP update, so I would continually be running > the code in a vicious loop. If NTP does not have a configuration > option, is there anything else you can suggest? > > Best Regards, > > Richard M. Kluth > *Email: [EMAIL PROTECTED] > > _______________________________________________ > questions mailing list > [email protected] > https://lists.ntp.isc.org/mailman/listinfo/questions _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
