I have a data plugin that reads my binary data files, written in a LV app, and imports then into the data portal. I have to convert the time from seconds since 1904 to seconds since 1900 so I get the correct time. The problem is that the constant I am using only works while we are in daylight savings time. Is there a way I can call a windows function, in DIAdem, that will tell me if the computer is in daylight savings or not? If so I can use one of two constants to convert my time.
If this helps I have,
Diadem 9.1
Windows XP
and iI am in Eastern Standard Time
Thank you,
AJL