NCAR / WVD-MCSupdate

Addition of NCAR MCS, rewrite to software infrastructure, and expansion of features for WVD operations.
2 stars 1 forks source link

Timestamps as UTC #205

Closed stillwer closed 6 years ago

stillwer commented 6 years ago

The data files are forced to be labeled as UTC time but the Idle_GetTimeStamp.vi function is not. That should be changed so we don't have errors with the computer not being on the correct time zone.

stillwer commented 6 years ago

Just added a fix to make the Idle_GetTimeStamp function return only UTC times.