Example Code

Convert Excel Time to LabVIEW Time

Code and Documents

Attachment

This VI is able to convert the Microsoft Excel 'Day Number' to the LabVIEW standard that uses seconds instead.

The VI can be used as a SubVI if needed.

Note:
Microsoft Excel uses 'Days since January 0th 1900'
LabVIEW uses 'Seconds since January 1st 1904'

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors