LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert string to timestamp

Solved!
Go to solution

Ohhhhhhh. Well that makes sense now.

Cheers


--------,       Unofficial Forum Rules and Guidelines                                           ,--------

          '---   >The shortest distance between two nodes is a straight wire>   ---'


0 Kudos
Message 21 of 23
(1,882 Views)

Hey all,

 

I just stumbled across this old post because I'm going through a similar problem.  I'm trying to read a .txt file with dates in a %m/%d/%Y format.  I would like to convert my string into date time datatype so that I can do some calculations on it.

 

Looking at the Format Date/Time String function, it looks like the input is date time, and output is string.  Is there any way to flip it backwards so my input is the string and it outputs date time?

 

Thanks.  Very new to using LabView.

0 Kudos
Message 22 of 23
(926 Views)

you mean like this?

Frozen_0-1586906250055.png

 

---------------------------------------------
Certified LabVIEW Developer (CLD)
There are two ways to tell somebody thanks: Kudos and Marked Solutions
Message 23 of 23
(912 Views)